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

feat: httpbin addon #127

Merged
merged 8 commits into from
Sep 30, 2021
Merged

feat: httpbin addon #127

merged 8 commits into from
Sep 30, 2021

Conversation

shaneutt
Copy link
Contributor

This PR adds a new httpbin addon as that was becoming a common workflow across all testing, as well as making some other general improvements:

  • feat: add new generator for ingress from container spec
  • feat: add httpbin cluster addon
  • chore: add httpbin addon into integration tests
  • feat: enable istio addon in ktf cli
  • feat: enable httpbion addon in ktf cli
  • chore: use availability instead of readiness
  • feat: http wait function in networking utils

Resolves #126

@shaneutt shaneutt added area/feature New feature or request priority/low labels Sep 30, 2021
@shaneutt shaneutt self-assigned this Sep 30, 2021
@shaneutt shaneutt changed the title shaneutt/httpbin generator feat: httpbin addon Sep 30, 2021
@shaneutt shaneutt force-pushed the shaneutt/httpbin-generator branch from 41fb578 to 27fc269 Compare September 30, 2021 20:12
@shaneutt shaneutt temporarily deployed to integration-tests September 30, 2021 20:12 Inactive
@shaneutt shaneutt marked this pull request as ready for review September 30, 2021 20:33
@shaneutt shaneutt requested a review from a team as a code owner September 30, 2021 20:33
@shaneutt shaneutt enabled auto-merge (rebase) September 30, 2021 20:33
@shaneutt shaneutt merged commit d30613c into main Sep 30, 2021
@shaneutt shaneutt deleted the shaneutt/httpbin-generator branch September 30, 2021 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request priority/low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP Deployment + Ingress Generator
2 participants