izturn
izturn
@skriss BTW, `lint & codegen`, are all happy in my local dev, what can I do?
> > @skriss BTW, `lint & codegen`, are all happy in my local dev, what can I do? > > Looks like you need to merge or rebase on main,...
@sunjayBhatia , thx with my use case, the contour/envoy components are created by the `provisioner` are not production-ready at the moment, so i/we have to adjust them later with `kubectl`,...
> @izturn does the current set of PRs that you have open cover all of the fields that you need added at this time, or are there more coming? >...
ok, i will update it later at this issue
``` type ContourDeploymentSpec struct { // +optional Contour *ContourSettings `json:"contour,omitempty"` // +optional Envoy *EnvoySettings `json:"envoy,omitempty"` // +optional RuntimeSettings *ContourConfigurationSpec `json:"runtimeSettings,omitempty"` // +optional CommonLabels map[string]string `json:"commonLabels,omitempty"` } type ContourSettings struct {...
@sunjayBhatia pls add #4801 to the list
@sunjayBhatia #4803 pls
ping @sunjayBhatia