Skip to content

fix: make port in the schema file either a string of an integer#5439

Merged
Skarlso merged 5 commits intoexternal-secrets:mainfrom
Skarlso:fix-http-port
Oct 9, 2025
Merged

fix: make port in the schema file either a string of an integer#5439
Skarlso merged 5 commits intoexternal-secrets:mainfrom
Skarlso:fix-http-port

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Oct 9, 2025

Problem Statement

What is the problem you're trying to solve?

Related Issue

Fixes #5437

Proposed Changes

How do you like to solve the issue and why?

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

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

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@github-actions github-actions bot added kind/bug Categorizes issue or PR as related to a bug. size/m labels Oct 9, 2025
moolen
moolen previously approved these changes Oct 9, 2025
Skarlso and others added 3 commits October 9, 2025 09:13
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Oct 9, 2025

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Oct 9, 2025

/ok-to-test sha=a4e4bdca3632b5b67c1c9cfe661994d086633681

@eso-service-account-app
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso merged commit f340ba9 into external-secrets:main Oct 9, 2025
29 checks passed
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
…rnal-secrets#5439)

* fix: make port in the schema file either a string of an integer

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* run make check-diff

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.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/bug Categorizes issue or PR as related to a bug. size/m

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

livenessProbe deployment issue with httpGet port

3 participants