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

Update glbc deletion and check_http_status. Add OAuth and kubectl context helper. #169

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

sawsa307
Copy link
Contributor

@sawsa307 sawsa307 commented Oct 18, 2023

  • Extract glbc resource names from ingress object since default-backend backend service and NEG cannot be identified based on ingress name.
  • Add get_or_create_oauth_brand and get_oauth_client for getting OAuth client id and secret.
  • Add --context option to kubectl commands so functions can be run when multiple clusters are created, and a helper function to get the test context.
  • Add an option for check_http_status to skip ssl verification.

@sawsa307 sawsa307 force-pushed the update-helper branch 10 times, most recently from e1bf0e4 to bae4bec Compare October 18, 2023 22:25
@sawsa307 sawsa307 changed the title Update glbc deletion, add OAuth helper and kubectl context option. Update glbc deletion and check_http_status. Add OAuth and kubectl context helper. Oct 26, 2023
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
…text helper.

* Extract glbc resource names from ingress object since default-backend
  backend service and NEG cannot be identified based on ingress name.
* Add get_or_create_oauth_brand and get_oauth_client for getting OAuth
  client id and secret.
* Add --context option to kubectl commands so functions can be run when
  multiple clusters are created, and a helper function to get the test
  context.
* Add an option for check_http_status to skip ssl verification.
@sawsa307 sawsa307 requested a review from bowei October 26, 2023 23:53
@bowei bowei merged commit 40ee8c5 into GoogleCloudPlatform:main Oct 27, 2023
2 checks passed
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