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

Add support for regional non-autopilot clusters #141

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Alphasite
Copy link
Contributor

I had tested this previously with autopilot clusters but it looks like regional non autopilot clusters require a change to the waiter, so that it uses the new regional APIs and doesn't error our while waiting on the deletions.

@Alphasite Alphasite force-pushed the topic/nm/regional-cluster-waited-fix branch 2 times, most recently from a69782e to d25d9ab Compare June 7, 2023 01:53
gcp/container/client.go Outdated Show resolved Hide resolved
@Alphasite Alphasite force-pushed the topic/nm/regional-cluster-waited-fix branch from d25d9ab to 4fd5704 Compare September 13, 2023 20:49
dependabot bot and others added 5 commits September 13, 2023 13:57
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.7 to 2.10.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.9.7...v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.124.0 to 0.126.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.124.0...v0.126.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.7 to 1.27.8.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.7...v1.27.8)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@Alphasite Alphasite force-pushed the topic/nm/regional-cluster-waited-fix branch from 4fd5704 to 7a2ea0a Compare September 13, 2023 20:58
@Alphasite
Copy link
Contributor Author

i am currently rebased on top of Sam's PR to paginate the GAR repo list calls, so you'll either want to drop that commit or merge his PR first.

@genevieve
Copy link
Owner

Hey @Alphasite, would you mind resolving the conflicts and then I'll merge this?

@genevieve genevieve mentioned this pull request Apr 8, 2024
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