-
Notifications
You must be signed in to change notification settings - Fork 40
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
Future Release Branches Frozen For Merging | branch:release-4.19 branch:release-4.20 #2
Comments
Remove ref to branch/release-4.2 for Installation
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
* Adding github actions OpenShift CI CD Jobs (#2) * Added super-linter * Initial OpenShift CI CD Job Testing Makefile New make file target with upstream Dockerfile Upstream Dockerfile added Fixed Typo Added more steps Using UBI image to have all tools Using UBI8 base golang to reduce size Added self-runner Makefile simplification Updated Dockerfile ubi go toolset does not work Switchign to auth.json Set the right braces for vars in makefile Added golint and remove superlinter * Some refactoring and created a deploy binary * e2e deploy undeploy (#6) * Added super-linter * Initial OpenShift CI CD Job Testing Makefile New make file target with upstream Dockerfile Upstream Dockerfile added Fixed Typo Added more steps Using UBI image to have all tools Using UBI8 base golang to reduce size Added self-runner Makefile simplification Updated Dockerfile ubi go toolset does not work Switchign to auth.json Set the right braces for vars in makefile Added golint and remove superlinter * Added deploy and undeploy function and some SRO restructuring * Fixed Typo * Added missing logs for client package * Fixed another typo * Added parallel worflow (#8) * Added parallel worflow * Renamed the workflows and enabled vet * Renamed OpenShift workflow * Added sync events for workflows * Added sync events for workflows * Renamed event * Changed to a more despretive dispatch name * Making the linter happy * Added depedency image-build first then e2e tests * Set timeout for linter * Wait for image build * Added paths-ignore README.md no CI run on README updates * Changed to passwd and username * Increase interval secs * Only create one CR for one specialresource * Added undeploy * Added manual dispatch (#11) * Fix the MOC part of driver-container-base which is failing on 4.7 (#12) * Add e2e test cases for the operator (#5) * Added 3 test cases to verify that the operator is running and reporting status * Refactored cluster operator e2e tests. Modified Upgradeable condition check * Removing e2e test for upgradeable condition until that feature is added to the operator * Refactoring deploy and undeploy to add the create-from-yaml features to the framework pkg. Refactoring basic e2e tests. WIP simple-kmod e2e test added * Fixed typo in test/framework/create_from_yaml.go * Implemented the simple-kmod e2e test, updated lustre-client for new api * Correcting error messages for util.GetPodForNode * Removing line used for testing in lustre-client * Changes needed to deploy SRO from OperatorHub as a community operator (#13) * Changes needed to enable installation from OperatorHub / OLM * Added NFD dependency. Tested that this will install NFD if not present. * Add dagray to maintainers in CSV Co-authored-by: Zvonko Kaiser <zkosic@redhat.com> * Update controllers/status.go error message for clusteroperator Co-authored-by: Zvonko Kaiser <zkosic@redhat.com> Co-authored-by: Zvonko Kaiser <zkosic@redhat.com> * Update 0000-nvidia-gpu-cr.yaml * Update 0000-nvidia-gpu-cr.yaml * Add finalizers for specialresources add metrics.go framework and two basic metrics (#3) * Add metrics.go framework for adding metrics and two basic metrics. (rebased from deprecated repository) * First draft at finalizers, untested * Corrected two issues in servicemonitor, added minor fixes to CSV, and added sample specialresource which will get used as alm-example when running make bundle * Fixing problems in finalization logic, added metric cleanup code to finalization, fixed a few typos * Reorganizing finalizer code into separate file * Remove servicemonitor namespaceSelector which is hardcoded for a namespace * Moving finalizer name to finalizers.go * Adding Get() before update in clusterOperatorStatusUpdate to avoid common error in logs * Reverting clusteroperator status change * Moving r.specialresource = r.parent to before finalization block * Update to new tag for testing * Reorganized metrics * Fixing golint errors * Refactored conditions * Added upgrade skeleton * Added missing package statement * Added pull_request keyword * Added handling of fork PRs * Moved env to the right location * Added new evn handling some funcs are deprecated * Added recreate of manifests when running e2e tests * Adding robot account to the runner * Add the right token Co-authored-by: Zvonko Kaiser <zkaiser@redhat.com> * Added new KernelPatchVersion (#15) * Added new KernelPatchVersion * Removed github action no push * Reworked openshift example * Added merge job to keep the master image up to date * Moving away from self hosting (#17) * Moving away from self hosting Add pull_request_target and check for label Build master image only on a push Added better check for deleting cRS Added automatic removal of images after PR closed/merged Fixed typo * Added kube-linter * We only need to look into manifests and config/recipes * Make kube lint happy * Added cpu and mem limit to kube proxy * Fixed git tag * Reverted Makfeilfe fix * Re-adding undeploy change to remove CR before everything else, with 728045(..) fix * Fixed kube-lint * Increasing the timeout since we have lower powered machines * Adding driver-container-base build logs to e2e test, changing to 10s and 10min polling for e2e test * Fixed go-lint errors and renamed some e2e test steps to be more clear Co-authored-by: David Gray <dagray@redhat.com> * Removed uneeded pull_request target (#20) * Removed unneeded pull_request target * testing new label func * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Test * Adding working test of ok-to-test label to image-build and openshift checks * Make image-build always run from forks on openshift-psap/ repo * Changes to test job * Fixing typo in test.yaml * Putting test.yaml back to pull_request * Renamed second test job * Test image-build github context dump * Adding test for pull_request_target * Fixed mistake in new test-target.yaml * Testing a different command in test-target.yaml * Removing test workflows * Changing conditional for image-master and image-delete Co-authored-by: David Gray <dagray@redhat.com> * Adding conditional checks for main and forked repositories (#22) * test * Adding conditional check to each workflow * Increasing max time for simple-kmod e2e test Co-authored-by: David Gray <dagray@redhat.com> * First draft of run-tests.yaml to kick off other tests when running from a fork * fixing error in run-tests * Testing change to conditionals * Syntax error * Syntax error in image-master * Update run-tests.yaml * Update run-tests.yaml * Update run-tests.yaml * Update run-tests.yaml * Update run-tests.yaml * Testing new image-build workflow conditional * renaming run-tests.yaml github actions to be less confusing * Removing whitespace in run-tests.yaml * Trying new ref for image-build in run-tests * testing new ref and repo for run-tests image-build * Simplifying conditional for all workflows * Fixing typo in conditional check for labeled action * Fixing typo in openshift.yaml github action * Cleaning up if statement, image-build context dump, and removing test.yaml * Removing context dump from image-build (again) * Try workflow_run for dependency between openshift.yaml and image-build.yaml * Combining image-build.yaml and openshift.yaml into one file e2e.yaml with dependency between jobs * Add relatedObjects to ClusterOperator for must-gather (#16) * Created getRelatedObjects() in controllers/status.go to ensure relevant objects and logs are gathered by must-gather * Refactoring must-gather code. Turning getRelatedObjects into a method to clean up clusterOperatorStatusReconcile() * Added e2e test to verify relatedObjects set * Formatting change to comment * Fix bug in runtime.go causing exit onError when waiting for secret creation, and bug in 1100-lustre-csi-secret, add driver-container-base dependency to lustre (#30) * Update lustre-client (#34) * Updating lustre-client driver container to use weak-modules, and also fixing graceful termination * Adding comment * Changing lustre-client to use kvc * Added Rolling Upgrade Support (#33) * Added Rolling Upgrade Support * Added some refactoring * Make kubelinter happy * Reorder as per Davids request * Update controllers/resources.go Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * Update controllers/resources.go Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * Update controllers/resources.go Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * Fixing actions/checkouts that should be using the PR code * Bug fixes: finalizers, e2e tests, runtime.go, status.go (#37) * Changing when we check for specialresource deletion to fix make undeploy bug * Fixing 2 bugs in CO status reconciliation * Added a new e2e test to check NFD is working, and used that to get the name of pods, added rhel8.3 for ocp4.7+ in runtime.go * Fix go-lint errors * Refactor/rewrite renderOperatingSystem into a separate pkg * Fixing some formatting/whitespace * Add support for cert-manager and an example SpecialResource (#36) * Add support for cert-manager Issuer and Certificates in recipes, and add a dummy SR recipe as an example * Remove the key/cert in the secret (this key was only used for this app, not a leak) and add instructions to generate it * Moving to go1.16 (#42) * Moving to go1.16 and pinning kube-lint version * Ran go mod vendor again to fix inconsistent vendoring... now another problem * Patched zapr.go * Fixing clusteroperator status bug and renaming simple-kmod buildconfig (#41) * Fix a requeue bug in reconciliation loop and expand simple-kmod e2e test (#43) * Fix a requeue bug in reconciliation loop which resulted in some resources not being created, and added an e2e test for this case * Simplifying conditional in bug fix, thanks to linter * Changing WaitForDaemonsetReady(...) in test/e2e/basic/util.go to check for ds.Status.NumberAvailable * Add preStop hook to unload kmods loaded by KVC (#40) * Add preStop hook to unload kmods loaded by kvc * Switching to systemctl stop * Adding rename of buildconfig file to config/recipes/simple-kmod/manifests/kustomization to fix make assets * Added e2e test for simple-kmod unloading * Update NFD dependency CRD version (#46) * e2e-test fixes: namespace the oc debug and clarify logs when no operator deployment found (#47) * Add logging, and a wait for when no deployments are created yet * Adding namespace to oc debug node/ command in e2e test * Update osversion.go to correctly set rhel version in OCP4.8 (#48) * Update OWNERS * Adding helm chart support (#45) * Removing Preamble CR * First running version * Added missing files * Added helm object kind ordering for OCP * More charts working * use the latest ubi8 image * Added repos * Added missing files * Remove duplicate manifests * Fixing kube-lint paths * Update simple-kmod.yaml * Added lastlayer fetching * Added better SR detection * Update e2e test * Update e2e test higher timeout * Update e2e test higher timeout 60min * Configure probe * Added shipwright chart and intelligent updates * Added shipwright chart and intelligent updates * New version with DTK support * Make linters happy * Setting the right go version * Added helm linst * Making all linters happey * caching on emptyDir Co-authored-by: David Gray <dagray@redhat.com> * Added ping-pong example with cert-manager dependency (#54) * Added ping-pong example with cert-manager dependency * Excluding experimental charts from linting * Fixed recipe for simple-kmod * Added ping pong test * Added ping pong test * Added test-e2e locking * Update charts/olm/cert-manager-0.0.1/kustomization.yaml Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * Update charts/olm/cert-manager-0.0.1/Chart.yaml Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * removed not needed file * Update charts/olm/cert-manager-0.0.1/templates/0000_namespace.yaml Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * Update .github/workflows/e2e.yaml * Update test * Update test * Return version even if DTK not found * Update test * Updated Test and Docs * Updated Test and Docs * IgnoreNotFound on deletion * IgnoreNotFound on deletion * Removing old podlogs * Added better initialization functions to custom SRs * Removed unneccessary files Co-authored-by: David Gray <40244437+dagrayvid@users.noreply.github.com> * Change e2e test lock to work with bash -e * Adding compound command to only exit 1 when first command fails * Fixing Makefile for make bundle, adding bundle for ART (#55) * Fixing Makefile for make bundle, adding bundle for ART * Updating bundle after rebase * Update e2e.yaml * Update e2e.yaml * Update e2e.yaml Co-authored-by: Zvonko Kaiser <zkosic@redhat.com> Co-authored-by: Zvonko Kaiser <zkaiser@redhat.com> Co-authored-by: Zvonko Kaiser <zvonkok@gmail.com>
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for production release.
release-4.19
release-4.20
For more information, see the branching documentation.
The text was updated successfully, but these errors were encountered: