Skip to content

Bug 1697644: operator: use openshift-config/pull-secret to fetch the pull secret for cloud.openshift.com#315

Merged
openshift-merge-robot merged 1 commit into
openshift:masterfrom
abhinavdahiya:move-pull-secret
Apr 14, 2019
Merged

Bug 1697644: operator: use openshift-config/pull-secret to fetch the pull secret for cloud.openshift.com#315
openshift-merge-robot merged 1 commit into
openshift:masterfrom
abhinavdahiya:move-pull-secret

Conversation

@abhinavdahiya

Copy link
Copy Markdown
Contributor

The operator should be using the openshift-config/pull-secret as the kube-system/coreos-pull-secret has been marked deprecated.

/cc @derekwaynecarr @smarterclayton

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 9, 2019
Comment thread pkg/operator/operator.go Outdated
})

o.openshiftConfigCmapInf = cache.NewSharedIndexInformer(
o.client.ConfigMapListWatchForNamespace("openshift-config"),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why are we watching for configmap changes in this namespace?

@abhinavdahiya abhinavdahiya Apr 9, 2019

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oh, brain fart :). didn't see that the informer was for configmap.

is there any other informer that needs setup so that the operator is responding to changes to this secret or no sync was setup for previous secret location too.

…or cloud.openshift.com

The operator should be using the openshift-config/pull-secret as the kube-system/coreos-pull-secret has been marked deprecated.
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 9, 2019
@abhinavdahiya

Copy link
Copy Markdown
Contributor Author

/retest

2 similar comments
@crawford

Copy link
Copy Markdown
Contributor

/retest

@abhinavdahiya

Copy link
Copy Markdown
Contributor Author

/retest

@abhinavdahiya

Copy link
Copy Markdown
Contributor Author

Friendly ping @squat

@squat squat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm
Perfect. Thanks Abhinav!

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2019
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, squat

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 Apr 12, 2019
@abhinavdahiya

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@abhinavdahiya

Copy link
Copy Markdown
Contributor Author

/retest

@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

6 similar comments
@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot

Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants