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

Add logic to update configMaps on operator #10

Merged
merged 14 commits into from
Aug 12, 2021
Merged

Add logic to update configMaps on operator #10

merged 14 commits into from
Aug 12, 2021

Conversation

khaosdoctor
Copy link

Adds the logic to save the routing tables in the config maps

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
Copy link
Owner

@arschles arschles left a comment

Choose a reason for hiding this comment

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

@khaosdoctor left some suggestions. this is a good start. let's get this merged and then I'll go and implement the interceptor side of things.

operator/controllers/routing_table.go Outdated Show resolved Hide resolved
operator/controllers/routing_table.go Outdated Show resolved Hide resolved
operator/controllers/routing_table.go Outdated Show resolved Hide resolved
operator/controllers/routing_table.go Outdated Show resolved Hide resolved
operator/controllers/routing_table.go Outdated Show resolved Hide resolved
pkg/k8s/configMap.go Outdated Show resolved Hide resolved
pkg/k8s/configMap.go Outdated Show resolved Hide resolved
pkg/k8s/configMap.go Outdated Show resolved Hide resolved
pkg/k8s/configMap.go Outdated Show resolved Hide resolved
pkg/k8s/configMap.go Outdated Show resolved Hide resolved
@arschles
Copy link
Owner

@khaosdoctor I think you also will need to delete the "admin" server endpoints in the operator

@arschles arschles marked this pull request as ready for review August 12, 2021 00:55
khaosdoctor and others added 11 commits August 12, 2021 12:49
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
@khaosdoctor
Copy link
Author

@arschles Guess I removed everything. Can you check?

@khaosdoctor khaosdoctor requested a review from arschles August 12, 2021 16:09
@arschles arschles merged commit 3aa0207 into arschles:global-components Aug 12, 2021
arschles pushed a commit that referenced this pull request Aug 18, 2021
Add logic to update configMaps on operator

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
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