Skip to content
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

Adding k8s.io support #98

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Adding k8s.io support #98

merged 1 commit into from
Jul 12, 2023

Conversation

davidcollom
Copy link
Collaborator

As k8s.io and registry.k8s.io are GCR/GAR based repositories, lets make use of the authentication and GCR API instead of treating things as a general docker/selfhosted repository.

@ChaosInTheCRD
Copy link
Contributor

again this seems like a neat move... just as long as we know this is the case and have tested this functionality.

One extra thing would be to add a comment line above the regex (and maybe even the tests) to point out this assumption. Just in case the registry changes for some reason and it's no longer GCR/GAR based

@davidcollom davidcollom merged commit a822053 into master Jul 12, 2023
@davidcollom davidcollom deleted the adding-k8s-io branch July 12, 2023 16:18
davidcollom added a commit that referenced this pull request Jul 12, 2023
davidcollom added a commit that referenced this pull request Jul 14, 2023
* Switching to Github Codeowners

* Generate Codecoverage reports

* Initial Build workflows

* Upgrade to go1.18

* Fix Code Owners

* Swith to ubuntu-latest

* General fixes

* Update to go 1.20

* Initial Dependabot setup

* Upgrade all the things

* Fix up testcoverage check

* Switching to Go-lang/jwt

* Only build the image if lint and tests pass

* Simple Helm lint Test

* Update Dockerfile to alpine:3.17.2

* helm chart fixes (#102)

* Adding Error Counter Metric

* Adding Semver Prefix and fix typo

* Revert "helm chart fixes (#102)" (#103)

This reverts commit 9185224.

* Resolve issue 63 (#101)

* Allow for overriding Token Path (#100)

* Increase the number of Tags fetched for Docker Registries (#99)

* Adding k8s.io support (#98)

* Better support for selfHosted and SSL connections (#95)

* Enable SSL Skip Verify if you're unable to provide a valid certificate bundle

* Allow for additional Certs to be added into the CA Chain

* Update README.md for helm installation

* Adding initial release workflow

* Build multi-arch images

* Fix Dockerfile build artifact

* Tag and Upload to quay.io/jetstack/version-checker instead of docker hub

* Swithcing to main as the default branch changed

* Set up for review

* Switch to using sha for PR builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants