Skip to content

Add reloader annotation to deployment - #4

Closed
lzm0 wants to merge 1 commit into
mainfrom
automatic-reloading
Closed

Add reloader annotation to deployment#4
lzm0 wants to merge 1 commit into
mainfrom
automatic-reloading

Conversation

@lzm0

@lzm0 lzm0 commented Jun 8, 2026

Copy link
Copy Markdown
Member

Added annotation for automatic reloading.

Added annotation for automatic reloading.
# -- Deployment annotations
annotations: {}
annotations:
reloader.stakater.com/auto: "true"
@lzm0 lzm0 closed this Jun 8, 2026
@lzm0
lzm0 deleted the automatic-reloading branch June 8, 2026 13:34
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, 👼 SARIF report, or 📝 job summary for details.

Unrecognized words (1)

stakater

To accept these unrecognized words as correct, you could run the following commands

... in a clone of the git@github.com:GarnerCorp/ssh-gateway-helm.git repository
on the automatic-reloading branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/prerelease/apply.pl' |
perl - 'https://github.com/GarnerCorp/ssh-gateway-helm/actions/runs/27141298869/attempts/1' &&
git commit -m 'Update check-spelling metadata'

OR

To have the bot accept them for you, comment in the PR quoting the following line:
@check-spelling-bot apply updates.

Pattern suggestions ✂️ (1)

You could add these patterns to .github/actions/spelling/patterns.txt:

# Automatically suggested patterns

# hit-count: 1 file-count: 1
# Google Artifact Registry
\.pkg\.dev(?:/[-\w]+)+(?::[-\w]+|)

Alternatively, if a pattern suggestion doesn't make sense for this project, add a # to the beginning of the line in the candidates file with the pattern to stop suggesting it.

Notices ℹ️ (1)

See the 📂 files view, the 📜action log, 👼 SARIF report, or 📝 job summary for details.

ℹ️ Notices Count
ℹ️ candidate-pattern 1

See ℹ️ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

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.

2 participants