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

konvoyctl: use kubectl proxy to connect to Konvoy API Server #74

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

yskopets
Copy link
Contributor

@yskopets yskopets commented Jul 25, 2019

Changes:

  • use kubectl proxy to connect to Konvoy API Server
    • notice that that we don't actually run kubectl proxy but rather embed it in-process in order to avoid exposing Kubernetes apis on localhost:XXXX
  • use "remote" ResourceStore abstraction to make requests to Konvoy API Server
  • add --mesh flag to konvoyctl
  • konvoyctl get dataplanes can now only list dataplanes per single mesh

@yskopets yskopets added this to the 0.1 milestone Jul 25, 2019
@yskopets yskopets force-pushed the feature/konvoyctl-proxy branch 5 times, most recently from e8a1ec4 to 751b0ab Compare July 26, 2019 09:03
@yskopets yskopets changed the base branch from baseline/feature/konvoyctl-proxy to feature/unmarshal-rest-resourcelist July 26, 2019 09:04
@yskopets yskopets force-pushed the feature/unmarshal-rest-resourcelist branch from 92ef280 to 560a7fc Compare August 1, 2019 18:04
@yskopets yskopets changed the base branch from feature/unmarshal-rest-resourcelist to master August 1, 2019 19:15
@yskopets yskopets merged commit dbd2084 into master Aug 1, 2019
@yskopets yskopets deleted the feature/konvoyctl-proxy branch August 13, 2019 22:27
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.

None yet

2 participants