-
Notifications
You must be signed in to change notification settings - Fork 241
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
Sync version (#1) #468
Closed
Closed
Sync version (#1) #468
Conversation
This file contains 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
* feat: values for PSQL db name, elastic prefix (acryldata#313) * Values for PSQL database name, elastic prefix --------- Co-authored-by: david-leifker <[email protected]> * feat(search,schema-registry): updates for v0.10.3 release (acryldata#311) * Update kafka chart to 22.1.3 for kafka 3.4.0 (acryldata#316) * feat: add parameters to cleanupJob resources settings (acryldata#317) * feat: Add ability to specify extraPodLabels per deployment (acryldata#310) * feat: Add ability to specify extraPodLabels per deployment * Update Chart.yaml --------- Co-authored-by: jorrick <[email protected]> Co-authored-by: david-leifker <[email protected]> * fix: use common labels for (Cron)Jobs (acryldata#303) * fix(datahub): use common labels for (Cron)Jobs * chore: update version --------- Co-authored-by: Matthijs van der Loos <[email protected]> Co-authored-by: david-leifker <[email protected]> * fix: add missing global values to subchart values (acryldata#302) * fix(datahub): add missing global values to subchart values * chore: update versions --------- Co-authored-by: Matthijs van der Loos <[email protected]> Co-authored-by: david-leifker <[email protected]> * feat: allow pulling ebean username from secrets alongside password (acryldata#291) * chore(secrets): use configurable refs instead of fixed names (acryldata#323) * chore(secrets): use configurable refs instead of fixed names * Update Chart.yaml --------- Co-authored-by: david-leifker <[email protected]> * Update Default version to v0.10.4 (acryldata#330) * fix: Fixed indentation in datahub-cleanup-job-template.yml (acryldata#328) * feat(healthcheck): use new healthcheck endpoint for GMS (acryldata#331) Co-authored-by: Indy Prentice <[email protected]> * chore(version): version bump & indent (acryldata#324) * feat: Default User Credentials (acryldata#321) Co-authored-by: david-leifker <[email protected]> * feat(cloud-sql-proxy): add support for running gcloud sql proxy as prerequisite (acryldata#332) * feat: allow for overriding job annotations and adding init containers (acryldata#315) * allow for overriding hook annotations * allow for specifying init containers on all jobs --------- Signed-off-by: David van der Spek <[email protected]> * feat(cron): Adding more parameters to ingestion-cron (acryldata#336) * feat(cron): Adding more parameters to ingestion-cron --------- Co-authored-by: david-leifker <[email protected]> * Update charts to include search and browse env variable flags (acryldata#337) * Update charts to include search and browse env variable flags * fix(config) Set search and browse flags default off (acryldata#339) * fix(config) Set search and browse flags default off * feat(cron): support nodeselector, affinity and toleration capabilities (acryldata#342) * feat : add tolerations parameter in datahub-ingestion-cron chart --------- Co-authored-by: david-leifker <[email protected]> * Helm update for 0.10.5 release (acryldata#346) * Helm update for 0.10.5 release * use latest point release for ingestion * docs(readme): document secrets randomization (acryldata#350) * docs(readme): Add notes about randomized keys and credentials * fix(auth-secrets): fix system update secrets (acryldata#351) * fix(auth-secret): remove auth secret from common template, cannot be used by all jobs * fix(datahub-system-update-job): enable `SPRING_KAFKA_PROPERTIES_AUTO_REGISTER_SCHEMAS` (acryldata#358) * fix(datahub-system-update-job): enable SPRING_KAFKA_PROPERTIES_AUTO_REGISTER_SCHEMAS * feat(session): add session duration configuration (acryldata#361) * feat(session): add session duration configuration * fix(ingestion-cron): fix indentation in ingestion cron template (acryldata#356) * fix: remove unused and irrelevant sidecar configuration * fix: correct sidecar configuration in cron job template * fix: update ingestion cron sidecar parameter in README --------- Co-authored-by: david-leifker <[email protected]> * docs(ingestion-cron): add documentation for ingestion cron job values (acryldata#355) * Helm changes for 0.11.0 release (acryldata#366) Co-authored-by: Indy Prentice <[email protected]> * Release v0.11.0 updates (acryldata#367) * feat(release): updates for release v0.11.0 --------- Co-authored-by: KonstantinVishnivetskii <[email protected]> Co-authored-by: david-leifker <[email protected]> Co-authored-by: Jinlin Yang <[email protected]> Co-authored-by: Álvaro González <[email protected]> Co-authored-by: Jorrick Sleijster <[email protected]> Co-authored-by: jorrick <[email protected]> Co-authored-by: Matthijs van der Loos <[email protected]> Co-authored-by: Matthijs van der Loos <[email protected]> Co-authored-by: Max Pospischil <[email protected]> Co-authored-by: Sergio Gómez Villamor <[email protected]> Co-authored-by: Pedro Silva <[email protected]> Co-authored-by: TusharM <[email protected]> Co-authored-by: Indy Prentice <[email protected]> Co-authored-by: Indy Prentice <[email protected]> Co-authored-by: seokyun.ha <[email protected]> Co-authored-by: Tony Ouyang <[email protected]> Co-authored-by: David van der Spek <[email protected]> Co-authored-by: miguelbirdie <[email protected]> Co-authored-by: Chris Collins <[email protected]> Co-authored-by: sachinsaju <[email protected]> Co-authored-by: Kohei Watanabe <[email protected]> Co-authored-by: RyanHolstien <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
feat: values for PSQL db name, elastic prefix (feat: values for PSQL db name, elastic prefix #313)
Values for PSQL database name, elastic prefix
Co-authored-by: david-leifker [email protected]
feat(search,schema-registry): updates for v0.10.3 release (feat(search,schema-registry): updates for v0.10.3 release #311)
Update kafka chart to 22.1.3 for kafka 3.4.0 (Update kafka chart to 22.1.3 for kafka 3.4.0 #316)
feat: add parameters to cleanupJob resources settings (feat: add parameters to cleanupJob resources settings #317)
feat: Add ability to specify extraPodLabels per deployment (feat: Add ability to specify extraPodLabels per deployment #310)
feat: Add ability to specify extraPodLabels per deployment
Update Chart.yaml
Co-authored-by: jorrick [email protected]
Co-authored-by: david-leifker [email protected]
fix: use common labels for (Cron)Jobs (fix: use common labels for (Cron)Jobs #303)
fix(datahub): use common labels for (Cron)Jobs
chore: update version
Co-authored-by: Matthijs van der Loos [email protected]
Co-authored-by: david-leifker [email protected]
fix: add missing global values to subchart values (fix: add missing global values to subchart values #302)
fix(datahub): add missing global values to subchart values
chore: update versions
Co-authored-by: Matthijs van der Loos [email protected]
Co-authored-by: david-leifker [email protected]
feat: allow pulling ebean username from secrets alongside password (feat: allow pulling ebean username from secrets alongside password #291)
chore(secrets): use configurable refs instead of fixed names (chore(secrets): use configurable refs instead of fixed names #323)
chore(secrets): use configurable refs instead of fixed names
Update Chart.yaml
Co-authored-by: david-leifker [email protected]
Update Default version to v0.10.4 (Update Default version to v0.10.4 #330)
fix: Fixed indentation in datahub-cleanup-job-template.yml (fix: Fixed indentation in datahub-cleanup-job-template.yml #328)
feat(healthcheck): use new healthcheck endpoint for GMS (feat(healthcheck): use new healthcheck endpoint for GMS #331)
Co-authored-by: Indy Prentice [email protected]
chore(version): version bump & indent (chore(version): version bump & indent #324)
feat: Default User Credentials (feat: Default User Credentials #321)
Co-authored-by: david-leifker [email protected]
feat(cloud-sql-proxy): add support for running gcloud sql proxy as prerequisite (feat(cloud-sql-proxy): add support for running gcloud sql proxy as prerequisite #332)
feat: allow for overriding job annotations and adding init containers (feat: allow for overriding job annotations and adding init containers #315)
allow for overriding hook annotations
allow for specifying init containers on all jobs
Signed-off-by: David van der Spek [email protected]
feat(cron): Adding more parameters to ingestion-cron (feat(cron): Adding more parameters to ingestion-cron #336)
feat(cron): Adding more parameters to ingestion-cron
Co-authored-by: david-leifker [email protected]
Update charts to include search and browse env variable flags (Update charts to include search and browse env variable flags #337)
Update charts to include search and browse env variable flags
fix(config) Set search and browse flags default off (fix(config) Set search and browse flags default off #339)
fix(config) Set search and browse flags default off
feat(cron): support nodeselector, affinity and toleration capabilities (feat(cron): support nodeselector, affinity and toleration capabilities #342)
feat : add tolerations parameter in datahub-ingestion-cron chart
Co-authored-by: david-leifker [email protected]
Helm update for 0.10.5 release (Helm update for 0.10.5 release #346)
Helm update for 0.10.5 release
use latest point release for ingestion
docs(readme): document secrets randomization (docs(readme): document secrets randomization #350)
docs(readme): Add notes about randomized keys and credentials
fix(auth-secrets): fix system update secrets (fix(auth-secrets): fix system update secrets #351)
fix(auth-secret): remove auth secret from common template, cannot be used by all jobs
fix(datahub-system-update-job): enable
SPRING_KAFKA_PROPERTIES_AUTO_REGISTER_SCHEMAS
(fix(datahub-system-update-job): enableSPRING_KAFKA_PROPERTIES_AUTO_REGISTER_SCHEMAS
#358)fix(datahub-system-update-job): enable SPRING_KAFKA_PROPERTIES_AUTO_REGISTER_SCHEMAS
feat(session): add session duration configuration (feat(session): add session duration configuration #361)
feat(session): add session duration configuration
fix(ingestion-cron): fix indentation in ingestion cron template (fix(ingestion-cron): fix indentation in ingestion cron template #356)
fix: remove unused and irrelevant sidecar configuration
fix: correct sidecar configuration in cron job template
fix: update ingestion cron sidecar parameter in README
Co-authored-by: david-leifker [email protected]
docs(ingestion-cron): add documentation for ingestion cron job values (docs(ingestion-cron): add documentation for ingestion cron values #355)
Helm changes for 0.11.0 release (Helm changes for 0.11.0 release #366)
Co-authored-by: Indy Prentice [email protected]
Release v0.11.0 updates (Release v0.11.0 updates #367)
feat(release): updates for release v0.11.0
Co-authored-by: KonstantinVishnivetskii [email protected]
Co-authored-by: david-leifker [email protected]
Co-authored-by: Jinlin Yang [email protected]
Co-authored-by: Álvaro González [email protected]
Co-authored-by: Jorrick Sleijster [email protected]
Co-authored-by: jorrick [email protected]
Co-authored-by: Matthijs van der Loos [email protected]
Co-authored-by: Matthijs van der Loos [email protected]
Co-authored-by: Max Pospischil [email protected]
Co-authored-by: Sergio Gómez Villamor [email protected]
Co-authored-by: Pedro Silva [email protected]
Co-authored-by: TusharM [email protected]
Co-authored-by: Indy Prentice [email protected]
Co-authored-by: Indy Prentice [email protected]
Co-authored-by: seokyun.ha [email protected]
Co-authored-by: Tony Ouyang [email protected]
Co-authored-by: David van der Spek [email protected]
Co-authored-by: miguelbirdie [email protected]
Co-authored-by: Chris Collins [email protected]
Co-authored-by: sachinsaju [email protected]
Co-authored-by: Kohei Watanabe [email protected]
Co-authored-by: RyanHolstien [email protected]
Checklist