-
Notifications
You must be signed in to change notification settings - Fork 79
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
Meshsync config on Meshery Operator CRD #533
Meshsync config on Meshery Operator CRD #533
Commits on Oct 10, 2023
-
update to go version 1.21 and reaction to go
mod tidy Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 546a468 - Browse repository at this point
Copy the full SHA 546a468View commit details -
update env test version from kubernetes 1.24.2 to 1.26.0
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0de50cf - Browse repository at this point
Copy the full SHA 0de50cfView commit details -
update golang image version to 1.21
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80601d3 - Browse repository at this point
Copy the full SHA 80601d3View commit details -
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fb4c0c - Browse repository at this point
Copy the full SHA 5fb4c0cView commit details -
add meshsync config files for listeners and pipeline
configs Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89d4336 - Browse repository at this point
Copy the full SHA 89d4336View commit details -
add unit tests to cover meshsync config files
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d044ed - Browse repository at this point
Copy the full SHA 0d044edView commit details -
updates due to additional configs to meshsync CRD
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23c8bb8 - Browse repository at this point
Copy the full SHA 23c8bb8View commit details -
update CRD definition due to updated meshync configs
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74223bf - Browse repository at this point
Copy the full SHA 74223bfView commit details
Commits on Oct 11, 2023
-
make subscribe to and publish to optional fields
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06b04a4 - Browse repository at this point
Copy the full SHA 06b04a4View commit details -
update manifest to allow optional fields
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ee99ea - Browse repository at this point
Copy the full SHA 0ee99eaView commit details -
add sample config for listeners
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82b973f - Browse repository at this point
Copy the full SHA 82b973fView commit details -
Merge branch 'master' into feat/kiptoonkipkurui/crd_config
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c8f7bd - Browse repository at this point
Copy the full SHA 6c8f7bdView commit details -
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3127a88 - Browse repository at this point
Copy the full SHA 3127a88View commit details
Commits on Oct 24, 2023
-
Merge branch 'master' into feat/kiptoonkipkurui/crd_config
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b42d37 - Browse repository at this point
Copy the full SHA 4b42d37View commit details -
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c22a176 - Browse repository at this point
Copy the full SHA c22a176View commit details
Commits on Oct 26, 2023
-
update variable names to more readable versions
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daf62b0 - Browse repository at this point
Copy the full SHA daf62b0View commit details -
refactor unit tests to include local pipeline configs
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae16176 - Browse repository at this point
Copy the full SHA ae16176View commit details -
update kubernetes deepcopy object
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62887e6 - Browse repository at this point
Copy the full SHA 62887e6View commit details -
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 755f03b - Browse repository at this point
Copy the full SHA 755f03bView commit details
Commits on Oct 29, 2023
-
use config map for watchlist feature
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6ca361 - Browse repository at this point
Copy the full SHA b6ca361View commit details -
update unit tests to test presence of configmap
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9da02fb - Browse repository at this point
Copy the full SHA 9da02fbView commit details -
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71bea27 - Browse repository at this point
Copy the full SHA 71bea27View commit details -
update sample custom resource to include watchlist configmap
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d419a - Browse repository at this point
Copy the full SHA 51d419aView commit details -
generate required kubernetes code
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48e251b - Browse repository at this point
Copy the full SHA 48e251bView commit details -
update sample CR configuration
Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 388ae67 - Browse repository at this point
Copy the full SHA 388ae67View commit details
Commits on Nov 14, 2023
-
added the fulll list of resources for default configuration.
Add and reduce from the list accordingly Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea4c118 - Browse repository at this point
Copy the full SHA ea4c118View commit details
Commits on Nov 18, 2023
-
fix failing unit test, also making the unit
test more representative of the final config object Signed-off-by: Daniel Kiptoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cf9449 - Browse repository at this point
Copy the full SHA 3cf9449View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ca7f1 - Browse repository at this point
Copy the full SHA a9ca7f1View commit details