Skip to content

feat: refactor connect to use top level group#139

Merged
wtrocki merged 3 commits intomasterfrom
connect-refactor
Dec 9, 2020
Merged

feat: refactor connect to use top level group#139
wtrocki merged 3 commits intomasterfrom
connect-refactor

Conversation

@wtrocki
Copy link
Collaborator

@wtrocki wtrocki commented Dec 8, 2020

Verification

rhoas cluster info 

Error when fetching ManagedKafkaConnection{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Unauthorized","reason":"Unauthorized","code":401}

Namespace: kafka-binding
Managed Application Services Operator: Not installed 

@wtrocki wtrocki force-pushed the connect-refactor branch 2 times, most recently from 56a58b1 to 7782a81 Compare December 8, 2020 23:15
@wtrocki wtrocki requested a review from craicoverflow December 9, 2020 16:36
@craicoverflow
Copy link
Contributor

Needs rebase

}

cmd.Flags().BoolVarP(&secretOnly, "secret-only", "", false, "Apply only secret and without CR. Can be used without installing RHOAS operator on cluster")
cmd.Flags().BoolVarP(&forceSelect, "skip-context", "", false, "Allows to select services before performing binding")
Copy link
Contributor

Choose a reason for hiding this comment

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

How will this work in the future when we have more services? How will it know what to choose?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes.. I wanted to keep things really generic so we already have abstraction of services in config and ability to select one..

There is also environment abstraction that we need to do etc.

@wtrocki
Copy link
Collaborator Author

wtrocki commented Dec 9, 2020

Just noticed. Sorry. DOing it

@wtrocki wtrocki merged commit 1328345 into master Dec 9, 2020
@wtrocki wtrocki deleted the connect-refactor branch December 9, 2020 17:47
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.

2 participants