Skip to content

Use authenticated pull for istio images #3082

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

Merged
merged 4 commits into from
May 18, 2022
Merged

Use authenticated pull for istio images #3082

merged 4 commits into from
May 18, 2022

Conversation

sankarpn
Copy link
Member

@sankarpn sankarpn commented May 17, 2022

The test infra was pulling istio images from google container registry and at times the pull was failing because of registry issues. The fix is to use authenticated pulls from dockerhub, this should not hit the pull limit issue as seen with unauthenticated pulls.

The change from this PR creates a generic secret from file $HOME/.docker/config.json to use for pulling for the images.

https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10652/
https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/10653/

@sankarpn sankarpn changed the title Use authenticated pull to pull istio images Use authenticated pull for istio images May 17, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rjeberhard rjeberhard merged commit 2b79c58 into main May 18, 2022
@rjeberhard rjeberhard deleted the imagepullfix branch May 18, 2022 10:51
sankarpn added a commit that referenced this pull request Jun 7, 2022
#3082 from
main to releaase/3.4
rjeberhard pushed a commit that referenced this pull request Jun 10, 2022
* Backport PR
#3092 to
release/3.4

* backport PR
#3082 from
main to releaase/3.4

* add scripts to pull and push images to local repo
rjeberhard pushed a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Apr 14, 2023
* Use authenticated pull for istio images
rjeberhard pushed a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Apr 14, 2023
* Backport PR
oracle#3092 to
release/3.4

* backport PR
oracle#3082 from
main to releaase/3.4

* add scripts to pull and push images to local repo
rjeberhard pushed a commit that referenced this pull request Apr 19, 2023
* Backport PR
#3092 to
release/3.4

* backport PR
#3082 from
main to releaase/3.4

* add scripts to pull and push images to local repo
robertpatrick pushed a commit that referenced this pull request Apr 26, 2023
* Use authenticated pull for istio images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants