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: Don't use self-signed JWT credentials if the global configuration endpoint has been modified #21908

Merged
merged 6 commits into from
Jun 6, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 31, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 538046052

Source-Link: googleapis/googleapis@70d5de7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/7a067616cfc4fc83861487e165993baaa12e63b9
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiI3YTA2NzYxNmNmYzRmYzgzODYxNDg3ZTE2NTk5M2JhYWExMmU2M2I5In0=

BEGIN_NESTED_COMMIT
feat: add a API field to enable FQDN Network Policy on clusters

feat: turn on public visibility for best effort provision


feat: add CheckAutopilotCompatibility API to get autopilot compatibility issues for a given standard cluster
PiperOrigin-RevId: 537883922

Source-Link: googleapis/googleapis@e1de7d7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/66f4014cfe85984b171d20c6ad5d73fed27a9680
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiI2NmY0MDE0Y2ZlODU5ODRiMTcxZDIwYzZhZDVkNzNmZWQyN2E5NjgwIn0=
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add SoleTenantConfig API
PiperOrigin-RevId: 536569254

Source-Link: googleapis/googleapis@3cc45f0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ed8d7546cd177053d5312d0e40f7f506352ba805
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiJlZDhkNzU0NmNkMTc3MDUzZDUzMTJkMGU0MGY3ZjUwNjM1MmJhODA1In0=
END_NESTED_COMMIT

PiperOrigin-RevId: 536569254

Source-Link: googleapis/googleapis@3cc45f0

Source-Link: googleapis/googleapis-gen@ed8d754
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiJlZDhkNzU0NmNkMTc3MDUzZDUzMTJkMGU0MGY3ZjUwNjM1MmJhODA1In0=
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner May 31, 2023 03:10
@snippet-bot
Copy link

snippet-bot bot commented May 31, 2023

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 31, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 31, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 31, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 31, 2023
---
feat: turn on public visibility for best effort provision

---
feat: add CheckAutopilotCompatibility API to get autopilot compatibility issues for a given standard cluster
PiperOrigin-RevId: 537883922

Source-Link: googleapis/googleapis@e1de7d7

Source-Link: googleapis/googleapis-gen@66f4014
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiI2NmY0MDE0Y2ZlODU5ODRiMTcxZDIwYzZhZDVkNzNmZWQyN2E5NjgwIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add SoleTenantConfig API feat: add a API field to enable FQDN Network Policy on clusters Jun 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2023
…n endpoint has been modified

PiperOrigin-RevId: 538046052

Source-Link: googleapis/googleapis@70d5de7

Source-Link: googleapis/googleapis-gen@7a06761
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiI3YTA2NzYxNmNmYzRmYzgzODYxNDg3ZTE2NTk5M2JhYWExMmU2M2I5In0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add a API field to enable FQDN Network Policy on clusters fix: Don't use self-signed JWT credentials if the global configuration endpoint has been modified Jun 6, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 6, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 6, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2023
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

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

feat(container-v1beta1): Support for check_autopilot_compatibility
feat(container-v1beta1): Support parameters for node pools to be backed by shared sole tenant node groups
feat(container-v1beta1): Support for Kubernetes Beta APIs in a Cluster
feat(container-v1beta1): Support enabling FQDN Network Policy for a Cluster
feat(container-v1beta1): Support for best-effort provisioning in a NodePool
fix(container-v1beta1): Don't use self-signed JWT credentials if the global configuration endpoint has been modified

@dazuma dazuma merged commit 79e084e into main Jun 6, 2023
@dazuma dazuma deleted the owl-bot-copy-google-cloud-container-v1beta1 branch June 6, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants