-
Notifications
You must be signed in to change notification settings - Fork 6
Release 3.3.0 #1
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
eagle-sb
wants to merge
3,392
commits into
master
Choose a base branch
from
release-3.3.0
base: master
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
Conversation
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
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
Fix proxy configmap formatting
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* jenkinsfile for nodebb
Users can override the default Prometheus/Alertmanager specs in common.yaml By default Ansible won't do dictionary merge and moving the complete file to default/main.yaml doesn't' looks like a good solution as this is a template. So using yaml anchors. At run time helm will populate the anchor with referred dictionary. But for yaml anchoring, dictionary can't be empty. So adding dummy values in default/main.yaml. That value won't come in final ansible template. Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* Default add users to bastion also Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
… (#1867) * Adding FQDN for the lms service instead of service name * Adding FQDN for the analytics service instead of service name
* Added java options for Helm chart to fix deploy issue
On board on-demand data exhaust APIs
adding superset helm chart
* Issue #0000: Updated the DP alert rules * Issue #0000: updated the defaults lag vars * Issue #0000: updated the defaults lag vars * Issue #0000: updated the operator file * Issue #0000: updated the secor alert rule * Issue #0000: updated the secor alert rule * Issue #0000: corrected the syntax error
SB-20285 PU - Adding env variables for maximum limit on groups, members, activities
* feat: TG-473 variables, api and configuration for refresh token * fix: updated env vars for adminutils token signing * fix: adding default for token older than * fix: adding keep alive connection to kong * fix: adding http headers for keycloak.conf * fix: updating the token file name to variable value * fix: renaming env vars * fix: updating public key file name * fix: incorrect variable mapped to file load * fix: add preload variable to avoid test case failure * feat: mount KC public key in service * fix: dont create new secrets * fix: remove not required env vars for access keys * fix: rename ACL * Revert "fix: dont create new secrets" This reverts commit a00115b333f063825d894b0efd52fc3993fcbeb8. * fix: change rate limit to small
Merge 3.2 post release changes to 3.3
* Added few changes to mapping * SC-1873 Added changes to handle category mapping
Issue #SC-2016 feat: fix logback for telemetry
* Fixed the application conf error * Fixed configuration issue for mimetypes
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.
No description provided.