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

add 'safe' slug scheme #744

Merged
merged 22 commits into from
Aug 1, 2024
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
7bac57c
add 'safe' slug scheme
minrk Jun 8, 2023
d6be9f5
Merge branch 'main' into wip-slug
minrk Jun 12, 2024
bdf0f37
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 12, 2024
a1b524d
toward compatible transition for safe slugs
minrk Jun 12, 2024
c0b79af
Merge from main
minrk Jun 13, 2024
058afd5
revert use_legacy_labels config
minrk Jun 17, 2024
6968b68
let safe slug scheme live side-by-side with escape scheme
minrk Jun 17, 2024
45299ce
add multi_slug mechanism for multi-word slugs (username--servername--…
minrk Jun 17, 2024
e24b1f6
sub '-' for any sequence of unsafe characters
minrk Jun 26, 2024
cbd983b
restore trailing hyphen logic
minrk Jun 26, 2024
15ead3c
track kubespawner version in state, annotations
minrk Jun 26, 2024
fc4f628
allow opting out of persisted pvc name with remember_pvc_name = False
minrk Jun 26, 2024
fd4135f
document new template scheme and upgrade notes
minrk Jun 26, 2024
3ece569
update some test expectations
minrk Jun 26, 2024
f96ab38
exercise pvc_name upgrade cases
minrk Jun 26, 2024
09ade1c
Fix markdown table formatting
consideRatio Jul 20, 2024
10ba1fb
Document escaped_username and escaped_servername to be added in v7
consideRatio Jul 20, 2024
d4c2308
clearer comment about values being loaded by get_state
minrk Jul 30, 2024
f44b178
Merge branch 'main' into wip-slug
minrk Jul 30, 2024
97399f0
remove hardcoded safe slug scheme from namespace
minrk Jul 30, 2024
6232c4b
only handle legacy pvc name when remember_pvc_name is true
minrk Jul 31, 2024
845f3d8
Sync with main
minrk Aug 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge from main
  • Loading branch information
minrk committed Jun 13, 2024
commit c0b79af2906c5084750b5af16210e91c78f6e63a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.