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

Add status back to spec subresource #35

Merged
merged 6 commits into from Mar 20, 2019

Conversation

stlaz
Copy link
Member

@stlaz stlaz commented Mar 19, 2019

When service-ca client tries to update our status, it does that via
subresource but the fact that status is the CR's subresource got
unfortunately removed. Add it back.


I believe this should get rid of the log spam.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 19, 2019
@enj
Copy link
Contributor

enj commented Mar 19, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 19, 2019
When service-ca client tries to update our status, it does that via
subresource but the fact that status is the CR's subresource got
unfortunately removed. Add it back.
@openshift-ci-robot openshift-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 19, 2019
@stlaz
Copy link
Member Author

stlaz commented Mar 19, 2019

Adds a bump, all status fields were made optional in the meantime, we were trying to have generations empty and that actually caused the logs to grow to 4.5MB with validation failures

Adds version from current operator image to the clusteroperator,
if and only if the managed deployments are available and ready,
and there are no replicas left from previous versions.  Also, adds
operator status available if deployments, replicas exist.
@stlaz
Copy link
Member Author

stlaz commented Mar 19, 2019

Pushed changes from #34 on top so that we eventually report as Available

@mrogers950
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 19, 2019
@stlaz stlaz mentioned this pull request Mar 19, 2019
@stlaz
Copy link
Member Author

stlaz commented Mar 19, 2019

/test unit

@stlaz
Copy link
Member Author

stlaz commented Mar 19, 2019

/retest

1 similar comment
@stlaz
Copy link
Member Author

stlaz commented Mar 19, 2019

/retest

@sallyom
Copy link
Contributor

sallyom commented Mar 19, 2019

/test e2e-aws

@stlaz
Copy link
Member Author

stlaz commented Mar 20, 2019

/retest

@openshift-merge-robot openshift-merge-robot merged commit d0b0a76 into openshift:master Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants