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

require not replace #464

Conversation

colin-arnott-xero
Copy link
Contributor

As was done in solo-io/gloo, we should be using exclude directives that
mirror the deprecate functionality in go1.18. This block has been
borrowed wholesale from that repo.

As well, now instead of replacing k8s.io/client-go with the version that
we actually want, we can just require it. Other requires have been left
unmodified.

Updates #461

As was done in solo-io/gloo, we should be using exclude directives that
mirror the deprecate functionality in go1.18. This block has been
borrowed wholesale from that repo.

As well, now instead of replacing k8s.io/client-go with the version that
we actually want, we can just require it. Other requires have been left
unmodified.

Updates solo-io#461.
@solo-build-bot
Copy link

Waiting for approval from someone in the solo-io org to start testing.

colin-arnott-xero added a commit to colin-arnott-xero/solo-apis that referenced this pull request Jun 22, 2022
This change is a spiritual backport of solo-io#464. However since excludes have
already been dropped here, we can just require the version of
k8s.io/client-go that we actually want.
colin-arnott-xero added a commit to colin-arnott-xero/solo-apis that referenced this pull request Jun 28, 2022
This change is a spiritual backport of solo-io#464. However since excludes have
already been dropped here, we can just require the version of
k8s.io/client-go that we actually want.
@gunnar-solo gunnar-solo closed this Apr 7, 2023
@colin-arnott-xero colin-arnott-xero deleted the master-require-not-replace branch April 10, 2023 18:04
@colin-arnott-xero
Copy link
Contributor Author

@gunnar-solo, do you mind explaining why you closed this change?

@colin-arnott-xero colin-arnott-xero restored the master-require-not-replace branch April 13, 2023 23:57
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