Open
Conversation
release: Release candidate v0.45.0
misc: vendor files
* feat: auto-assign role groups * fix: sync claims with casbin policy * feat: file re-structuring for ent oss sync * feat: global auth apis * sync file name with oss
* fix: global auth apis wire register for ea mode * fix: linting
* Updated release-notes files * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated devtron to 59238e8-434-38692 tag in values file * Updated kubelink to 6b408df4-564-38694 tag in values file * Updated dashboard to d87d9a07-690-38693 tag in values file * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated kubewatch to fbde4d5e-419-38744 tag in values file * Updated hyperion to 37b07f1-280-38743 tag in values file * Updated devtron to 37b07f1-434-38746 tag in values file * Updated kubelink to fbde4d5e-564-38749 tag in values file * Updated git-sensor to fbde4d5e-200-38750 tag in values file * Updated lens to fbde4d5e-333-38752 tag in values file * Updated dashboard to d4a16ea7-690-38751 tag in values file * Updated ci-runner to fbde4d5e-138-38754 tag in values file * Updated image-scanner to fbde4d5e-141-38756 tag in values file * Updated notifier to 580d409b-372-38755 tag in values file * Updated chart-sync to fbde4d5e-836-38757 tag in values file * Updated the version in scripts * Update TimescaleDB password secret reference * Bump version from 0.22.99 to 0.23.1 * Add CLUSTER_OVERVIEW_MAX_STALE_DATA_SECONDS variable * Update releasenotes.md * Update release-notes-v2.1.0.md * Updated devtron to 634eb59-434-38762 tag in values file * Updated hyperion to 634eb59-280-38763 tag in values file --------- Co-authored-by: akshatsinha007 <156403098+akshatsinha007@users.noreply.github.com>
* fix: sync auto-assigned groups with casbin_rule user→group policies * fix: support token for rbac check for clusters * fix: support token for checkUser roles * fix: support token based authentication for policy rest handlers * fix: check for user isGroupClaims active in all rbac related functions * fix: add email in case of devtron system managed * fix: ea mode dependency updates
fix: add support of container name in cronjob
* Updated release-notes files * Updated release notes * Updated release notes * Updated devtron to 1188d0b-434-38818 tag in values file * Updated hyperion to 1188d0b-280-38819 tag in values file * Updated release notes * Updated dashboard to 8a175cbd-690-38843 tag in values file * Updated the version in scripts * Update release notes for version 2.1.1 * Update release notes for version 2.1.1 Removed the Enhancements and Others sections from the release notes. --------- Co-authored-by: akshatsinha007 <156403098+akshatsinha007@users.noreply.github.com>
* sync: migration files * sync: migration files
|
Bito Automatic Review Skipped - PR Too Large |
# Conflicts: # go.mod # go.sum # vendor/modules.txt
|
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
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.



Description
Fixes https://github.com/devtron-labs/sprint-tasks/issues/2856
Checklist:
Does this PR introduce a user-facing change?