-
Notifications
You must be signed in to change notification settings - Fork 72
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
[WIP] Check if operator is installed with privileged rights #1799
Draft
williscool
wants to merge
20
commits into
main
Choose a base branch
from
will/operator_priv_1684
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 6, 2023
-
[WIP] Check if operator is installed with privileged rights
Signed-off-by: William Harris <wharris@upscalews.com>
Configuration menu - View commit details
-
Copy full SHA for e0b6909 - Browse repository at this point
Copy the full SHA e0b6909View commit details -
Signed-off-by: William Harris <wharris@upscalews.com>
Configuration menu - View commit details
-
Copy full SHA for 3cc02fb - Browse repository at this point
Copy the full SHA 3cc02fbView commit details -
decouple from CNFManager and utils
Signed-off-by: William Harris <wharris@upscalews.com>
Configuration menu - View commit details
-
Copy full SHA for dde1658 - Browse repository at this point
Copy the full SHA dde1658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c0007 - Browse repository at this point
Copy the full SHA 40c0007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9852f1a - Browse repository at this point
Copy the full SHA 9852f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c03e2 - Browse repository at this point
Copy the full SHA 21c03e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c003d - Browse repository at this point
Copy the full SHA 14c003dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5620fcc - Browse repository at this point
Copy the full SHA 5620fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff5416 - Browse repository at this point
Copy the full SHA 6ff5416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7934dff - Browse repository at this point
Copy the full SHA 7934dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0e85a - Browse repository at this point
Copy the full SHA 7d0e85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa57c3b - Browse repository at this point
Copy the full SHA aa57c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff0948 - Browse repository at this point
Copy the full SHA fff0948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c73e33 - Browse repository at this point
Copy the full SHA 6c73e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40795a1 - Browse repository at this point
Copy the full SHA 40795a1View commit details -
update the OLM version that is being used
also making notes on cleanup and detection of resources
Configuration menu - View commit details
-
Copy full SHA for 68e247a - Browse repository at this point
Copy the full SHA 68e247aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e18beca - Browse repository at this point
Copy the full SHA e18becaView commit details
Commits on Sep 19, 2023
-
add the missing resources to get the operator working
now if only I could get helm to install them in the right order which is kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/crd.yaml kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/namespace.yaml kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/operatorgroup.yaml kubectl describe -n simple-privileged-operator operatorgroups.operators.coreos.com kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/sa.yaml kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/role.yaml kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/rolebinding.yaml kubectl apply -f sample-cnfs/sample_privileged_operator/chart/templates/csv.yaml kubectl describe csv -n simple-privileged-operator simple-privileged-operator.v0.0.1 | less
Configuration menu - View commit details
-
Copy full SHA for e7e500d - Browse repository at this point
Copy the full SHA e7e500dView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac09e7c - Browse repository at this point
Copy the full SHA ac09e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7408d2c - Browse repository at this point
Copy the full SHA 7408d2cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.