-
Notifications
You must be signed in to change notification settings - Fork 8
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
Get Cluster Information for Running FA on AWS and Test Nodes Status #32
Get Cluster Information for Running FA on AWS and Test Nodes Status #32
Commits on May 2, 2023
-
Get cluster information for AWS E2E
Based on the fetched infromation from OpenShift CI we run the fence_aws FA
Configuration menu - View commit details
-
Copy full SHA for c7314ae - Browse repository at this point
Copy the full SHA c7314aeView commit details -
Check the FAR logs that indicate a successful CLI executation to verify that the fence agent has been running successfully
Configuration menu - View commit details
-
Copy full SHA for 1d3aed4 - Browse repository at this point
Copy the full SHA 1d3aed4View commit details -
Build shared and node parameters for FAR CR based on cluster type
Automate FA selection and creation based on the platform it use - AWS or BMH
Configuration menu - View commit details
-
Copy full SHA for 2c6e157 - Browse repository at this point
Copy the full SHA 2c6e157View commit details -
Run fence_aws with status on far-install namespace
CRs are namepsaced, thus they should reside next to the operator. Action status is used to demonstrate the use case of fence_aws
Configuration menu - View commit details
-
Copy full SHA for e7caa97 - Browse repository at this point
Copy the full SHA e7caa97View commit details -
Get the instance ID from the provider ID in AWS
Remove a prefix from the Provider ID for having the instance ID per machine
Configuration menu - View commit details
-
Copy full SHA for 1427bb4 - Browse repository at this point
Copy the full SHA 1427bb4View commit details -
Fetch the namespace the operator is installed
Instead of hard code the namespace of where the operator is installed just fetch the environment variable OPERATOR_NS so FAR CRs will be created on the same namespace that FAR operator has been installed
Configuration menu - View commit details
-
Copy full SHA for 129ac60 - Browse repository at this point
Copy the full SHA 129ac60View commit details -
PR medik8s#42 add downward API which makes some code redundant
Configuration menu - View commit details
-
Copy full SHA for f78fccd - Browse repository at this point
Copy the full SHA f78fccdView commit details
Commits on May 4, 2023
-
Better import name and signal missing env var
Meaningful and less confusing import names, and signal for GetDeploymentNamespace failure but don't faile e2e/ut test
Configuration menu - View commit details
-
Copy full SHA for b50db0d - Browse repository at this point
Copy the full SHA b50db0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0497740 - Browse repository at this point
Copy the full SHA 0497740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9572b - Browse repository at this point
Copy the full SHA 0d9572bView commit details