Skip to content

Conversation

@abhinavdahiya
Copy link
Contributor

  • updates the lib/resourcebuilder to be allow for adding custom resource builders
  • add operatorstatus custom resource builder
  • update syncs

/cc @yifan-gu

@openshift-ci-robot openshift-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 19, 2018
@abhinavdahiya
Copy link
Contributor Author

/retest

type ResourceMapper struct {
l *sync.Mutex

gvkToNew map[schema.GroupVersionKind]NewInteraceFunc

Choose a reason for hiding this comment

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

what does gvk mean?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gvk : GroupVersionKind

@yifan-gu
Copy link

@abhinavdahiya code wise lgtm, but I'm kinda lost at this point on what's going on with the current cvo state... Maybe need another pair of eyes?

Copy link

@yifan-gu yifan-gu left a comment

Choose a reason for hiding this comment

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

/lgtm
@abhinavdahiya walked me through the changes now I have a better understanding of the purpose of the PR. 👍

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, yifan-gu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 20, 2018
@openshift-merge-robot openshift-merge-robot merged commit 67d66ec into openshift:master Sep 20, 2018
@abhinavdahiya abhinavdahiya deleted the op_rb branch September 20, 2018 01:22
wking added a commit to wking/cluster-version-operator that referenced this pull request Oct 9, 2020
This line is descended from logging we grew way back in 847f71b
(pkg/cvo: update to new updatepayload structure, 2018-09-18, openshift#14).
But we triggered it recently with 88c222c
(install/0000_00_cluster-version-operator_03_deployment: Bump to
--v=5, 2020-08-30, openshift#448).  Drop the line, because it's noisy spew in
the log files, and we can get the manifest content via:

  $ oc adm release extract --to=manifests $PULLSPEC
openshift-cherrypick-robot pushed a commit to openshift-cherrypick-robot/cluster-version-operator that referenced this pull request Oct 9, 2020
This line is descended from logging we grew way back in 847f71b
(pkg/cvo: update to new updatepayload structure, 2018-09-18, openshift#14).
But we triggered it recently with 88c222c
(install/0000_00_cluster-version-operator_03_deployment: Bump to
--v=5, 2020-08-30, openshift#448).  Drop the line, because it's noisy spew in
the log files, and we can get the manifest content via:

  $ oc adm release extract --to=manifests $PULLSPEC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. 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.

4 participants