-
Notifications
You must be signed in to change notification settings - Fork 58
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
Create a new version of odf-operator #472
base: main-v2
Are you sure you want to change the base?
Commits on Sep 9, 2024
-
Initialize domain openshift.io scaffold
operator-sdk init --domain openshift.io \ --repo github.com/red-hat-storage/odf-operator \ --license apache2 --owner "Red Hat OpenShift Data Foundation" Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96577f3 - Browse repository at this point
Copy the full SHA 96577f3View commit details -
Create StorageSystem api scaffold
operator-sdk create api --group odf \ --version v1alpha1 --kind StorageSystem --resource --controller Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d26884a - Browse repository at this point
Copy the full SHA d26884aView commit details -
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e475f64 - Browse repository at this point
Copy the full SHA e475f64View commit details
Commits on Sep 10, 2024
-
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 619bfaf - Browse repository at this point
Copy the full SHA 619bfafView commit details
Commits on Sep 19, 2024
-
makefile: add make targets to extract bundles
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbdaec4 - Browse repository at this point
Copy the full SHA cbdaec4View commit details -
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e4fbd2 - Browse repository at this point
Copy the full SHA 8e4fbd2View commit details -
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8edcb8b - Browse repository at this point
Copy the full SHA 8edcb8bView commit details -
update bundle target to create unified CSV
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ac6a04 - Browse repository at this point
Copy the full SHA 5ac6a04View commit details -
update unified bundle and deployments
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bead09 - Browse repository at this point
Copy the full SHA 2bead09View commit details -
dockerfile: update go version to 1.22
Signed-off-by: Nitin Goyal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a5c337 - Browse repository at this point
Copy the full SHA 7a5c337View commit details