-
-
Notifications
You must be signed in to change notification settings - Fork 30
Add imagePullSecrets and extend imagePullPolicy to all chart images #372
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
Bhawanishanker22
wants to merge
46
commits into
debezium:main
Choose a base branch
from
Bhawanishanker22:fix-imagepullsecrets-1851
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 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
98b6e4c
Project bootstrap
jcechace 170353c
Initial CRUD bootstrap
jcechace e26b621
Initial CRUD API endpoints
jcechace 85bd114
Removed blaze persistence processor
jcechace 566f2dd
Fixed API base path
jcechace 163ff6f
Fixed entity removal via view
jcechace a69033b
Storing vault content as JSON instead of element collection
jcechace 1cfa480
Added missing @UpdatableEntityView to Pipeline
jcechace 430a4f4
Pipeline and Vault CRUD operations now also send an appropriate outbo…
jcechace 08426e6
Initial draft of Environment SPI
jcechace 1e20534
PipelineFlat must be updatable in order to expose setters for deseria…
jcechace bf25780
Initial implementation of operator environment
jcechace 3857a05
Ability to build multiplatform container image via maven
jcechace 2b3a3f8
Enabling db dev services only in dev profile
jcechace 1f433ba
Added compose file
jcechace 57af242
Always include swagger ui
jcechace 65ce60f
Always pull conductor nightly image when running compose
jcechace 1f06311
Moved REST API compose under examples
jcechace f4d465b
Full conductor example using compose + kind
jcechace 785a5f2
Vaults now also include values
jcechace 4bf3011
Properly setting many-to-many relatinships in order to generate pkeys…
jcechace 002adc4
Workaround for BP delete issue
jcechace afaa485
Fixed typo in DS configuration
jcechace d0cefcd
Added unique constrain on names and description field
jcechace fef40d0
Added the description filed to pipeline views
jcechace a983a56
Temporarily hardcoding some pipeline configuration
jcechace 9482e88
Aligning with Debezium Operator 2.7.0.Beta2
jcechace a876956
WebSocket endpoint for streamining pipeline logs
jcechace ef3b077
Fixed duplicit destination name in test
jcechace d794670
Updated operator api to 3.0.0-SNAPHSOT
jcechace 0a840d7
Ability to access the entire pipeline log over REST
jcechace 19f637f
Added simple REST seeding script
jcechace 2dafeff
Full pipeline log is now served as downloadable file
jcechace 2f891db
Added explicit service dependnecies to compose
jcechace 8672fda
Using DBZ operator 2.7.0-final in the example
jcechace 4d9be13
Extended project information in README.md
jcechace c9f7fd9
[hotfix] K8s example should deploy DBZ operator by default
jcechace 48f4bfe
[examples] Updated full deployment example
jcechace 4892f64
DBZ-8419: Update the platform-stage env variable
indraraj 503a973
Update README.md
mfvitale 2dda383
debezium/dbz#1851 Add imagePullSecrets and extend imagePullPolicy to …
Bhawanishanker22 e336c99
debezium/dbz#1851 Address review comments: use coalesce for imagePull…
Bhawanishanker22 7a780e9
debezium/dbz#1851 Add imagePullSecrets and extend imagePullPolicy to …
Bhawanishanker22 1c93f70
debezium/dbz#1851 Add imagePullSecrets and extend imagePullPolicy to …
Bhawanishanker22 78beff6
debezium/dbz#1851 Add imagePullSecrets and extend imagePullPolicy to …
Bhawanishanker22 e4805cb
debezium/dbz#1851 Add imagePullSecrets and extend imagePullPolicy to …
Bhawanishanker22 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
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
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
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.
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.