Skip to content

Dockerized it and made it Kubernetes-friendly#41

Open
vgribok wants to merge 10 commits intoanil614sagar:masterfrom
vgribok:master
Open

Dockerized it and made it Kubernetes-friendly#41
vgribok wants to merge 10 commits intoanil614sagar:masterfrom
vgribok:master

Conversation

@vgribok
Copy link

@vgribok vgribok commented Mar 1, 2019

Change Summary

  • Bug fix: command line option usage information was not printed when no cmd line args are supplied.
  • Bug fix: Target Endpoint URL contains garbage ("undefined" suffix), if OAS has URL with no base path.
  • New feature: ability to override target URL by via command line argument.
  • New feature: added Dockerfile and corresponding section in the docs, to enable running the tool in the Docker container.
  • New feature: added a reference/sample Helm chart, and corresponding MD docs, as a blueprint for those wishing to integrate Apigee proxy generation into their Kubernetes-based CI/CD pipeline.

Vlad Hrybok and others added 10 commits February 15, 2019 17:22
Fixed bug where Swagger not having base path arg resulted
in invalid target endpoint URL.
Fixed bug where options were not getting listed for --help.
Topic/target endpoint override, Dockerization
Fixing inconsequential Dockerfile error.
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.

1 participant