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 upgrade (also major) and inspect command #123

Merged
merged 30 commits into from
Feb 20, 2024

Conversation

mbussolotto
Copy link
Member

@mbussolotto mbussolotto commented Jan 16, 2024

added command:

mgradm inspect --help
Extract information from image and deployment

Usage:
  mgradm inspect [flags]
mgradm upgrade podman --help
Upgrade a local server on podman

Usage:
  mgradm upgrade podman [flags]
  mgradm upgrade podman [command]

Available Commands:
  list        list available tag for an image
mgradm upgrade podman list --help
List avaialable tag for and image

Usage:
  mgradm upgrade podman list [flags]
mgradm upgrade kubernetes --help
Upgrade a local server on kubernetes

Usage:
  mgradm upgrade kubernetes [flags]

Known Issue:

  • migration image URL autodetection is wrong using --image IMAGE_URL:TAG . Workaround is using --image IMAGE_URL --tag IMAGE_TAG FIXED
Running smdba system-check autotuning...
/bin/sh: /usr/bin/postmaster: No such file or directory
General error:
	Unknown database backend. Please check /etc/rhn/rhn.conf configuration file.

already fixed in next smdba >= 1.7.13

Issue: https://github.com/SUSE/spacewalk/issues/22110

@mbussolotto mbussolotto force-pushed the upgrade branch 6 times, most recently from 6b6d3dd to f9218ef Compare January 25, 2024 11:04
@mbussolotto mbussolotto force-pushed the upgrade branch 8 times, most recently from 782f48a to b81c55d Compare February 7, 2024 08:51
@mbussolotto mbussolotto force-pushed the upgrade branch 16 times, most recently from af3f85b to 548f566 Compare February 7, 2024 11:33
@mbussolotto mbussolotto force-pushed the upgrade branch 5 times, most recently from 2b1a8c6 to d4c8211 Compare February 13, 2024 11:50
@mbussolotto mbussolotto merged commit 0d8aa3f into uyuni-project:main Feb 20, 2024
3 checks passed
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