Marc Campbell

Results 87 comments of Marc Campbell

With 1.16.0 close, this can get added to the 1.17.0 release.

You can use the `--shared-password` flags for the second checkbox. KOTS 1.15.0 has a `--config-values` flag to provide the config now (#470). This is supported for the initial install. KOTS...

I'm curious to learn more about what this does. Will you update the description of the PR to describe what the change does, what problem is solves, what API or...

@jeffreygolden thanks, that makes sense. Since we will be relying on this functionality, should there be tests (unit and/or e2e) on the updated response structure?

@chitender are you thinking this is a read-only, informational view of resources in the namespace(s) that the application is in? Or are you looking for more of a cluster-wide view?

Yeah, unfortunately I think `pull` needs a lot of attention and refactoring. It was originally written to support a weird workflow which we no longer actually need. It attempts to...

@genebean understood. There are definitely some bugs in this workflow we need to address before this is viable.

I think we need an upgrading or other state to indicate this. When an application is being upgraded and there are some pods updated and some not, the application is...

Thanks @tdensmore! Will you sign the DCO? (https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md)

@tdensmore Do you intend to leave the `postgresql-11.8.0.yaml` file behind? It looks like this PR adds a new "unversioned" file but leaves the old versioned one. I think we should...