Skip to content

[release-4.3] Update Apply{DaemonSet,Deployment} to rely on a hash of the spec#801

Merged
openshift-merge-robot merged 3 commits intoopenshift:release-4.3from
openshift-cherrypick-robot:cherry-pick-782-to-release-4.3
May 20, 2020
Merged

[release-4.3] Update Apply{DaemonSet,Deployment} to rely on a hash of the spec#801
openshift-merge-robot merged 3 commits intoopenshift:release-4.3from
openshift-cherrypick-robot:cherry-pick-782-to-release-4.3

Conversation

@openshift-cherrypick-robot

This is an automated cherry-pick of #782

/assign marun

marun added 3 commits May 20, 2020 14:33
This removes the need for the caller to be able to force a
rollout. Any state that is not present in the spec should instead be
added as an annotation so that a rollout will occur when the external
state changes.

This is an intentional breaking change to encourage switching to the
revised function. Callers who want to continue using the
previous (deprecated) implementation will need to change the name of
the function they are calling to ApplyDeploymentWithForce.
This removes the need for the caller to be able to force a
rollout. Any state that is not present in the spec should instead be
added as an annotation so that a rollout will occur when the external
state changes.

This is an intentional breaking change to encourage switching to the
revised function. Callers who want to continue using the
previous (deprecated) implementation will need to change the name of
the function they are calling to ApplyDaemonSetWithForce.
@marun
Copy link
Contributor

marun commented May 20, 2020

/retitle [release-4.3] Update Apply{DaemonSet,Deployment} to rely on a hash of the spec

@openshift-ci-robot openshift-ci-robot changed the title [release-4.3] [release-4.4] Update Apply{DaemonSet,Deployment} to rely on a hash of the spec [release-4.3] Update Apply{DaemonSet,Deployment} to rely on a hash of the spec May 20, 2020
@openshift-ci-robot
Copy link

@openshift-cherrypick-robot: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

[release-4.3] Update Apply{DaemonSet,Deployment} to rely on a hash of the spec

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@mfojtik
Copy link
Contributor

mfojtik commented May 20, 2020

/lgtm

@mfojtik
Copy link
Contributor

mfojtik commented May 20, 2020

@sttts or @deads2k can youy approve?

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

deads2k commented May 20, 2020

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, mfojtik, openshift-cherrypick-robot

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 May 20, 2020
@openshift-merge-robot openshift-merge-robot merged commit 60e29e8 into openshift:release-4.3 May 20, 2020
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Comments