Skip to content

command-cert-manger-issuer v2.6.1: Add priorityClassName to Deployment#74

Merged
indrora merged 10 commits into
release-2.6from
epic/AB#89767/priority-class-name
Jul 13, 2026
Merged

command-cert-manger-issuer v2.6.1: Add priorityClassName to Deployment#74
indrora merged 10 commits into
release-2.6from
epic/AB#89767/priority-class-name

Conversation

@irby

@irby irby commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

v2.6.1

Features

Chores

  • Updated the CONTRIBUTING.md guide with notes for how external contributors can contribute to this project.

indrora and others added 7 commits June 3, 2026 13:33
…hcheck Interval, Updated Service Account Token Lifecycle (#70) (#71)

* feat: Add volume and volume mount for service token

* chore: fix sources and add changelog



* feat(enrollment): make certificateAuthorityLogicalName be optional when using enrollment patterns



* updated error messaging on csr enrollment



* Update generated docs

* chore: update docs + add e2e test for optional CA



* Update generated docs

* feat(healthcheck): bump default healthcheck interval from 1m to 10m



* chore(deps): bump go version to 1.26



* Update generated docs

* chore: address copilot feedback. update linter version



* Update generated docs

* chore(ci): bump controller tools version



* chore(docs): document new Helm chart values for serviceAccount



---------

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Co-authored-by: Matthew H. Irby <irby@users.noreply.github.com>
Co-authored-by: Sven Rajala <sven.rajala@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Copilot AI review requested due to automatic review settings July 1, 2026 18:34

Copilot AI 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.

Pull request overview

Updates release documentation for v2.6.1 by adding a changelog entry and expanding contributor guidance, intended to document a new optional priorityClassName setting on the Helm Deployment.

Changes:

  • Added a v2.6.1 section to CHANGELOG.md (features + chores).
  • Expanded CONTRIBUTING.md with external contributor PR guidance and release cadence notes.
  • Reorganized contribution guide headings under a new “Development” section.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

File Description
CONTRIBUTING.md Adds contributor workflow/cadence guidance and reorganizes development instructions.
CHANGELOG.md Adds v2.6.1 release notes, including a claimed Deployment priorityClassName feature.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CONTRIBUTING.md Outdated
Comment thread CHANGELOG.md
Copilot AI review requested due to automatic review settings July 1, 2026 18:35
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI 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.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Comment thread deploy/charts/command-cert-manager-issuer/templates/deployment.yaml
Comment thread CONTRIBUTING.md Outdated
Copilot AI review requested due to automatic review settings July 1, 2026 18:37

Copilot AI 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.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment thread deploy/charts/command-cert-manager-issuer/templates/deployment.yaml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 1, 2026 18:43

Copilot AI 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.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

@indrora indrora merged commit afa96a6 into release-2.6 Jul 13, 2026
47 of 48 checks passed
indrora added a commit that referenced this pull request Jul 13, 2026
* command-cert-manager-issuer 2.6.0: Optional CA, Updated Default Healthcheck Interval, Updated Service Account Token Lifecycle (#70)

* feat: Add volume and volume mount for service token

* chore: fix sources and add changelog

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* feat(enrollment): make certificateAuthorityLogicalName be optional when using enrollment patterns

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* updated error messaging on csr enrollment

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* Update generated docs

* chore: update docs + add e2e test for optional CA

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* Update generated docs

* feat(healthcheck): bump default healthcheck interval from 1m to 10m

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* chore(deps): bump go version to 1.26

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* Update generated docs

* chore: address copilot feedback. update linter version

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* Update generated docs

* chore(ci): bump controller tools version

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* chore(docs): document new Helm chart values for serviceAccount

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

---------

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Co-authored-by: Sven Rajala <sven.rajala@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

* command-cert-manger-issuer v2.6.1: Add priorityClassName to Deployment (#74)

* command-cert-manager-issuer 2.6.0: Optional CA, Updated Default Healthcheck Interval, Updated Service Account Token Lifecycle (#70) (#71)

* feat: Add volume and volume mount for service token

* chore: fix sources and add changelog



* feat(enrollment): make certificateAuthorityLogicalName be optional when using enrollment patterns



* updated error messaging on csr enrollment



* Update generated docs

* chore: update docs + add e2e test for optional CA



* Update generated docs

* feat(healthcheck): bump default healthcheck interval from 1m to 10m



* chore(deps): bump go version to 1.26



* Update generated docs

* chore: address copilot feedback. update linter version



* Update generated docs

* chore(ci): bump controller tools version



* chore(docs): document new Helm chart values for serviceAccount



---------

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Co-authored-by: Matthew H. Irby <irby@users.noreply.github.com>
Co-authored-by: Sven Rajala <sven.rajala@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

* Add priorityClassName

* remove quote

* Update README

* chore(AB#89226): add docs on how to contribute to the project

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* chore: update CHANGELOG

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Co-authored-by: Morgan Gangwere <470584+indrora@users.noreply.github.com>
Co-authored-by: Sven Rajala <sven.rajala@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: slammajamma28 <slammajamma28@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Co-authored-by: Matthew H. Irby <irby@users.noreply.github.com>
Co-authored-by: Sven Rajala <sven.rajala@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: slammajamma28 <slammajamma28@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants