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

Document the safe-to-evict annotation on the webhook deployment #3961

Merged
merged 1 commit into from
May 22, 2021

Conversation

imjasonh
Copy link
Member

/kind documentation

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • [y] Docs included if any changes are user facing
  • [n/a] Tests included if any functionality added or changed
  • [y] Follows the commit message standard
  • [y] Meets the Tekton contributor standards (including
    functionality, content, code)
  • [y] Release notes block below has been filled in or deleted (only if no user facing changes)

Release Notes

NONE

@imjasonh imjasonh requested a review from pierretasci May 19, 2021 17:35
@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. kind/documentation Categorizes issue or PR as related to documentation. labels May 19, 2021
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 19, 2021
docs/enabling-ha.md Outdated Show resolved Hide resolved
@pierretasci
Copy link
Contributor

/approve

Just a small syntax nit

The annotation is set by default because by default we assume Tekton
will be installed in a small cluster with only one replica of the
webhook deployment, and that replica should not be disturbed.

If an operator configures multiple replicas they can remove the
annotation to give a Cluster Autoscaler more freedom to scale down
nodes.
@imjasonh
Copy link
Member Author

/retest

@nikhil-thomas
Copy link
Member

/lgtm

@tekton-robot
Copy link
Collaborator

@nikhil-thomas: changing LGTM is restricted to collaborators

In response to this:

/lgtm

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.

@ghost
Copy link

ghost commented May 21, 2021

/lgtm

@tekton-robot tekton-robot assigned ghost May 21, 2021
@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label May 21, 2021
@ghost
Copy link

ghost commented May 22, 2021

Switching my lgtm to an approve.

/approve

@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierretasci, sbwsg

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

The pull request process is described here

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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 22, 2021
@ghost ghost added kind/documentation Categorizes issue or PR as related to documentation. and removed kind/documentation Categorizes issue or PR as related to documentation. labels May 22, 2021
@tekton-robot tekton-robot merged commit 5483c63 into tektoncd:main May 22, 2021
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. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. 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.

4 participants