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

Support deployment of non-default Harbor versions #1053

Open
LiuShuaiyi opened this issue Jun 21, 2023 · 3 comments
Open

Support deployment of non-default Harbor versions #1053

LiuShuaiyi opened this issue Jun 21, 2023 · 3 comments

Comments

@LiuShuaiyi
Copy link
Contributor

LiuShuaiyi commented Jun 21, 2023

This current harbor version "constraints" seem to only allow deployment of the latest minor version:

if valid, errs := latestConstraint.Validate(v); !valid {

This constraint seems a little too strict. Is it a legit usecase to use a newer version of harbor-operator to deploy an older version of harbor?

@LiuShuaiyi LiuShuaiyi changed the title Support for more Harbor versions Support deployment of non-default Harbor versions Jun 26, 2023
@thcdrt
Copy link
Collaborator

thcdrt commented Jun 27, 2023

Hello, I added the subject to the next community meeting: https://github.com/goharbor/harbor-operator/wiki/Harbor-Operator-Dev-Community-Meetings#discussion-topics

@thcdrt
Copy link
Collaborator

thcdrt commented Jul 4, 2023

@chlins started to answer to this question here.
We decided to currently focus on 1.4 release, then we'll talk about it to see if we can do something about it.

@rectacoda
Copy link

rectacoda commented Aug 29, 2023

Hello ^^

With version 2.9.0 released today, there will be a gap of 3 minor versions.

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

No branches or pull requests

3 participants