Skip to content

docs: issue-5350: Updates CRD and docs with write-only limitation for github provider#5361

Merged
moolen merged 2 commits intoexternal-secrets:mainfrom
bharath-b-rh:issue-5350
Sep 26, 2025
Merged

docs: issue-5350: Updates CRD and docs with write-only limitation for github provider#5361
moolen merged 2 commits intoexternal-secrets:mainfrom
bharath-b-rh:issue-5350

Conversation

@bharath-b-rh
Copy link
Copy Markdown
Contributor

Problem Statement

GitHub Provider when used as SecretStore or ClusterSecret supports PushSecret only or in an essentially one-way / write-only behavior. However, the documentation doesn't mention it and could lead to confusion.

Related Issue

Fixes #5350

Proposed Changes

Updates the github provider API description and the provider documentation with the limitation.

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

…b provider

Signed-off-by: Bharath B <bhb@redhat.com>
@github-actions github-actions bot added kind/documentation Categorizes issue or PR as related to documentation. size/s labels Sep 24, 2025
@moolen moolen enabled auto-merge (squash) September 26, 2025 04:54
@moolen moolen merged commit 0ff41a3 into external-secrets:main Sep 26, 2025
6 checks passed
@sonarqubecloud
Copy link
Copy Markdown

@bharath-b-rh bharath-b-rh deleted the issue-5350 branch September 26, 2025 05:36
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
…b provider (external-secrets#5361)

Signed-off-by: Bharath B <bhb@redhat.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. size/s

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Documentation Update Regarding GitHub Provider's Write-only Behavior

2 participants