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

code cleanup: remove glooctl v2 references #9435

Merged
merged 18 commits into from
May 31, 2024
Merged

code cleanup: remove glooctl v2 references #9435

merged 18 commits into from
May 31, 2024

Conversation

jenshu
Copy link
Contributor

@jenshu jenshu commented May 2, 2024

Description

Remove v2 references from glooctl code (rename to kubegateway).
This should have no user-facing changes. The kubegateway glooctl integration is not currently functional.

@github-actions github-actions bot added the keep pr updated signals bulldozer to keep pr up to date with base branch label May 2, 2024
@jenshu jenshu removed the keep pr updated signals bulldozer to keep pr up to date with base branch label May 9, 2024
@solo-changelog-bot
Copy link

Issues linked to changelog:
https://github.com/solo-io/solo-projects/issues/6080

@jenshu jenshu marked this pull request as ready for review May 31, 2024 14:32
@jenshu jenshu changed the title [DNM] GG naming cleanup code cleanup: remove glooctl v2 references May 31, 2024
Copy link

github-actions bot commented May 31, 2024

Visit the preview URL for this PR (updated for commit 5de3141):

https://gloo-edge--pr9435-gg-naming-cleanup-nm7r88ps.web.app

(expires Fri, 07 Jun 2024 17:03:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

Copy link
Contributor

@davidjumani davidjumani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also need to be changed ?

if (-Not ($release.tag_name.Contains("-beta") -Or $release.tag_name.Contains("-patch") -Or $release.tag_name.Contains("v2"))) {

@jenshu
Copy link
Contributor Author

jenshu commented May 31, 2024

Does this also need to be changed ?

if (-Not ($release.tag_name.Contains("-beta") -Or $release.tag_name.Contains("-patch") -Or $release.tag_name.Contains("v2"))) {

looks like that was added earlier and not related to GG v2 #8856

@jenshu jenshu merged commit f65ff79 into main May 31, 2024
24 checks passed
@jenshu jenshu deleted the gg-naming-cleanup branch May 31, 2024 19:26
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.

None yet

3 participants