-
-
Notifications
You must be signed in to change notification settings - Fork 4
feat: remove product-config & clean up #692
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
Open
razvan
wants to merge
52
commits into
main
Choose a base branch
from
refactor/remove-product-config
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.
Open
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
517fe43
feat: remove product-config & clean up
razvan dfa3307
update op-rs patch
razvan af9492a
add regression test
razvan b6b1452
fix merging properties for the history controller
razvan f210846
update changelog
razvan 15f0295
implement review feedback
razvan 3e009b8
update pull policy in some tests
razvan d75ec31
remove shs argument from build_configmap()
razvan f283256
Merge branch 'main' into refactor/remove-product-config
razvan 76931d7
remove Merge impl for history ConfigOverrides.
razvan 9bba56a
update tests
razvan 1f64bf2
fix tests and config overrides
razvan a24fc24
more cleanups
razvan b410525
change namespace type
razvan 791044e
replace owner reference with name and uid
razvan 70c7d78
validated history: add metadata and impl Resource
razvan 10efca5
connect validated: make it in line with the history structure
razvan 8fa3170
fix: use v2 get name/namespace/uid helpers.
maltesander 59411fa
fix: cleanup product-config left overs & remove allow dead_code
maltesander ffd814e
bump op-rs
adwk67 77a6aa5
Option<KeyValueConfigOverrides> -> KeyValueConfigOverrides
adwk67 ad14fb1
thread metadata through via validated object
adwk67 2ca90b8
Merge remote-tracking branch 'origin/main' into refactor/remove-produ…
maltesander 6c71346
history: add HasName/HasUid and use v2 ownerreference_from_resource i…
adwk67 1a16afd
history: v2 owner-ref migration for metrics service and statefulset
adwk67 c16787c
history: hold validated role groups; v2 ResourceNames naming + labels
adwk67 7c9c0e9
history: build the Vector container via operator-rs v2 (validate-time…
adwk67 d2d2b4d
history: merge role-group config via operator-rs v2 with_validated_co…
adwk67 961595a
use v2::builder::pdb::pod_disruption_budget_builder_with_role
adwk67 0d9d42d
history: use v2 Port type for the UI and metrics port constants
adwk67 81093e0
connect: use v2 ownerreference_from_resource and add HasName/HasUid
adwk67 d23b22d
connect: use v2 kvp::label for recommended labels and selectors
adwk67 06b202d
connect: build the server Vector sidecar via operator-rs v2 (validate…
adwk67 cd7949c
connect: use v2 cluster_resources_new and Port type
adwk67 6028731
job: use v2 ownerreference_from_resource
adwk67 33de266
fix: propagate init_containers error instead of panicking
adwk67 b4a7eec
job: use v2 vector_container for the logging sidecar
adwk67 87f236e
job: use v2 recommended_labels
adwk67 46f6eee
refactor: use v2 ownerref and labels in shared build_listener
adwk67 76013fc
refactor: return PodDisruptionBudget from build_pdb instead of mutati…
adwk67 90e027a
refactor: hoist shared typed logging consts into crd::constants
adwk67 90b18a3
refactor: share single default_jvm_security_properties helper
adwk67 c9b2bec
refactor: adopt static vector.yaml and v2 product_logging, removing R…
adwk67 3620c6f
refactor(history): build child ObjectMeta via a shared object_meta he…
adwk67 f1caec6
refactor(connect): build child ObjectMeta via a shared object_meta he…
adwk67 3257652
refactor(job): build child ObjectMeta via a shared object_meta helper
adwk67 2df3717
refactor(connect): use v2 role_utils JavaCommonConfig and apply_to fo…
adwk67 d18e370
refactor(job): use v2 role_utils JavaCommonConfig and apply_to for JV…
adwk67 7f62dbf
refactor(history): group validated state into ValidatedClusterConfig …
adwk67 04b8ab6
refactor(connect,job): group validated state into ValidatedClusterCon…
adwk67 08fc433
refactor(job): thread ValidatedSparkApplication into init_containers;…
adwk67 8ec3bf2
refactor: move resource builders into controller/build modules and dr…
adwk67 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.