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

envoy: programmatic fleet deployment #86

Merged
merged 6 commits into from
Nov 11, 2021

Conversation

dobegor
Copy link
Contributor

@dobegor dobegor commented Nov 11, 2021

Resolves #49

@dobegor dobegor marked this pull request as ready for review November 11, 2021 13:49
@@ -43,13 +42,14 @@ type EnvoyFleetStatus struct {

//+kubebuilder:object:root=true
//+kubebuilder:subresource:status
//+kubebuilder:printcolumn:name="size",type="integer",JSONPath=".spec.size"
Copy link
Contributor

Choose a reason for hiding this comment

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

That's a really cool feature!

Tarick
Tarick previously approved these changes Nov 11, 2021
config/default/kustomization.yaml Outdated Show resolved Hide resolved
config/default/kustomization.yaml Outdated Show resolved Hide resolved
config/samples/gateway_v1_envoyfleet.yaml Outdated Show resolved Hide resolved
controllers/envoyfleet_controller.go Show resolved Hide resolved
@kylehodgetts kylehodgetts self-requested a review November 11, 2021 15:25
@dobegor dobegor merged commit 2be3c43 into main Nov 11, 2021
@dobegor dobegor deleted the dobegor/feature/49-envoyfleet-programmatic-deployment branch November 11, 2021 15:36
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.

EnvoyFleet CRD programmatic deployment
3 participants