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

fix(ngrok-api-go): Update to client that doesn't panic for get_bound_endpoints #561

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

jonstacks
Copy link
Collaborator

What

Our code gen was wrong for getting bound endpoints on a kubernetes operator. This updates to a version that shouldn't panic.

How

  • Fix and regen our client
  • Update to using the fixed version 🤞

Breaking Changes

No

@jonstacks jonstacks self-assigned this Dec 19, 2024
@jonstacks jonstacks requested a review from a team as a code owner December 19, 2024 19:39
@hjkatz hjkatz added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@hjkatz hjkatz added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
There was a bug where we'd pull the latest image from our public
dockerhub repository. This sets the image pull policy to "Never" to
make sure that we are using the one that we built and loaded in
with kind.
@jonstacks jonstacks added this pull request to the merge queue Dec 19, 2024
Merged via the queue into ngrok:main with commit 7905148 Dec 19, 2024
8 checks passed
@jonstacks jonstacks deleted the update-k8s-op-client-pt-2 branch December 19, 2024 23:14
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