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

Removing rbacProvider from pkg contoller.go file #82

Open
wants to merge 92 commits into
base: master
Choose a base branch
from

Conversation

UdayMadhav88
Copy link
Collaborator

@UdayMadhav88 UdayMadhav88 commented Aug 5, 2024

What changes made in this PR.
The main agenda is to remove rbac v1 from the code.
Removed rbacProvider, dependencies of rbacv1 and sync function from pkg contoller.go file .

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Reviewers

@bhaskaramVaranasi

@UdayMadhav88 UdayMadhav88 force-pushed the uday-patch-1 branch 25 times, most recently from 2f8c26a to af473a8 Compare August 9, 2024 00:25
@UdayMadhav88 UdayMadhav88 force-pushed the uday-patch-1 branch 2 times, most recently from 48811b2 to 7fb77d9 Compare August 19, 2024 15:11
apController := authzpolicy.NewController(configStoreCache, serviceIndexInformer, adIndexInformer, istioClientSet, 30*time.Second, enableOriginJwtSubject, componentsEnabledAuthzPolicy, combinationPolicyTag, authPolicyControllerOnlyMode, enableSpiffeTrustDomain, []string{"istio-system", "kube-yahoo"}, map[string]string{"istio-ingressgateway": "istio-system"}, []string{"k8s.omega.stage"})
go apController.Run(stopCh)

log.InitLogger("", "debug")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line as it is no longer needed.

…Clusterrbacconfigs IstioRbacV1Alpha1Serviceroles under the collections package

Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
Signed-off-by: UdayMadhav88 <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants