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

Restrict katello-agent check to only 6.15 upgrade #803

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Feb 16, 2024

No description provided.

!feature(:capsule)
feature(:satellite) && feature(:satellite).current_minor_version == '6.14'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!capsule would also trigger on upstream katello, now it doesn't anymore. I think that's (technically) a regression :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This check applied with the 4.9 to 4.10 release, which was Foreman 3.8 which has formean-maintain 1.3. So I think we are safe here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, fair point

@ehelms ehelms merged commit 73d1b43 into theforeman:1.4-stable Feb 21, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants