Skip to content

Fix awx_kube_devel#1759

Merged
TheRealHaoLiu merged 3 commits intoansible:develfrom
TheRealHaoLiu:fix-awx_kube_devel
Mar 11, 2024
Merged

Fix awx_kube_devel#1759
TheRealHaoLiu merged 3 commits intoansible:develfrom
TheRealHaoLiu:fix-awx_kube_devel

Conversation

@TheRealHaoLiu
Copy link
Copy Markdown
Member

SUMMARY

recent change to externalize the migration to an different job broke the awx_kube_devel environment

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

TheRealHaoLiu and others added 3 commits March 11, 2024 14:48
When in development mode, awx version may look
like 23.9.1.dev18+gee9eac15dc.d20240311

k8s job to the migration can only have
a name with alphanumeric, and '.', '-'

so we can just drop off the +

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
@TheRealHaoLiu TheRealHaoLiu enabled auto-merge (squash) March 11, 2024 18:48
@TheRealHaoLiu TheRealHaoLiu merged commit b5d81b8 into ansible:devel Mar 11, 2024
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