-
Notifications
You must be signed in to change notification settings - Fork 218
Remove docker dependency for traefik installation #3966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Kudos, SonarCloud Quality Gate passed!
|
@@ -100,3 +100,4 @@ middleware/fmw-infrastructure_cpu:12.2.1.3-jdk8-ol8;weblogick8s/test-images/fmw- | |||
#docker.elastic.co/elasticsearch/logstach:7.8.1;weblogick8s/test-images/docker/logstach:7.8.1 | |||
#ghcr.io/verrazzano/fluentd-kubernetes-daemonset:v1.14.5-20230131231729-f85741b;weblogick8s/test-images/fluentd-kubernetes-daemonset:v1.14.5 | |||
#k8s.gcr.io/ingress-nginx/controller:v1.2.0;weblogick8s/test-images/ingress-nginx/controller:v1.2.0 | |||
#public.ecr.aws/docker/library/traefik:v2.9.6;weblogick8s/test-images/traefik-ingress/traefik:v2.9.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we still need to keep all these old urls?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are not old urls but reference to non-docker source url for thirdpary images. I future if we want to get the other version we can download for here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* Remove docker dependency for traefik
* Remove docker dependency for traefik
Added traefik ingress image to
phx.ocir.io/weblogick8s/test-images/traefik-ingress/traefik:v2.9.6
Jenkin Run
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/16294
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/16295
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/16297
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/16304 (full run)