-
Notifications
You must be signed in to change notification settings - Fork 217
Operator version 2.5.0 #1453
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
Merged
Merged
Operator version 2.5.0 #1453
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
* test categorization into quicktest,fulltest, nightly * fix quicktest * fix typo * fix sitconfig tests * fix nightly * remove fulltest * remove fulltest * remove smoketest which is not used * change profile name * triage external jenkins failures * use operator image env vars for target op release * run JRF test in nightly * default quicktest true * add retry for PV dir creation * rename nightly to fulltest * fulltest condition change * fix compilation error * readme and usecases updated * readme updated * adding domain in image wdt test to quicktest * fix pv dir creation retry * changed profile name
…introspector job (#1230) * validate FMW infrastructure domain cannot use dynamic clusters * add missing namespaces to kubectl commands * namespace * rename ALLOW_DYNAMIC_IN_FMW_INFRA env var * support testing for invalid domain testing * fix env var name in validation error message
…nload (#1242) * adding support to take WDT_VERSION env var * remove commented code * fix extra space
This reverts commit 218331d.
* Added test to cover weblogicLoggingExporterFilters jenkins-ignore
* Use Kubernetes Java client 6.0.1
* Update domain status on Unprocessable Error * Set domain status when job creation fails with unprocessable entity
…tainer context from the domain resource (#1247) * support container and pod securityContext in introspector job. Code refactoring * unit tests * unit test * minor cleanups * merge conflicts * unused imports * cleanup import ordering
* add service account to serverpod
…ue (#1253) * OWLS-73891 part 1 - fix stale domain watcher and add namespace in security check warning messages * More cleanup of stale states associated with a recreated namespace
…1254) * fixes missing valueFrom to env var
… use JAVA_HOME if set (#1262) * Prepend PATH with JAVA_HOME/bin before calling jps * comment * append only if JAVA_HOME/bin not already in PATH
…rsions of Grafana, Prom, WDT, monitoring exporter (#1265) * modified the tests to improve exec time * modified tests to improve perfomance * added wait time for mysql creation * corrected chart version for prom * fixed typo * added version choice for monexp * add code cleanup * remove not needed files * fixed typo * added suport for downloading monexp instead of building * added prom,grafana, monexp as env var option * fixed typo * fixed env setting * added some debug
* fix the latest FMW image issue * fix the latest FMW image issue * fix the latest FMW image issue * fix the latest FMW image issue * fix the latest FMW image issue * increase pod loop count * fix a typo * revert ItJrfPvWlst.java change * copyright change * resolve the conflicts
* Unit test support for Helm 2 and 3 * Adjust helm version check for older versions * Remove bad test
…er privs (#1435) * Reduce required and given privilege * Fix Helm tests * Update docs and prepare for privilege checking * Reorganize namespace start so that security check information is available * Remove unnecessary code and privileges * Work in progress * Don't watch namespaces on dedicated * Finish skip or fail if not authorized * Fix dedicated mode failures * Rebuild files
* More doc updates for dedicated namespace Signed-off-by: doxiao <dongbo.xiao@oracle.com> * Reword a sentence to address Rosemary's review comment. Signed-off-by: doxiao <dongbo.xiao@oracle.com> * Add notice to service-accounts.md pointing to "dedicated" namespaces. Signed-off-by: doxiao <dongbo.xiao@oracle.com> * Minor formatting change Signed-off-by: doxiao <dongbo.xiao@oracle.com> * More doc update, and split the notice into two. Signed-off-by: doxiao <dongbo.xiao@oracle.com> * Add one more sentence Signed-off-by: doxiao <dongbo.xiao@oracle.com> * Minor format change Signed-off-by: doxiao <dongbo.xiao@oracle.com> Co-authored-by: Ryan Eberhard <ryan.eberhard@oracle.com>
* added support for other LBs * fixed checkstyle * fixed string * fixed lb * added extra check * fixed some logic * fixed logic * fixed checkstyle * updated to newest grafana/prom versions * fixed logic * fixed logic1 * made promalertmager port generated * fixed lb * promval * changed back grafana version due not compatable with tiller version * changed back grafana version due not compatable with tiller version1 * updated grafana ver * updated grafana ver1 * added condition for imagepull policy * modified shell script * reverted prom version * added ignore to skip the test
* No longer skip based on pre-auth * Clarify when to run namespace vs cluster access checks * Clean-up some more access check logs * excluded MonExp via pom.xml * Add comment Co-authored-by: Marina Kogan <marina.kogan@oracle.com>
* Remove dead code and add final modifiers * Remove a few final designations that were modified by stubs in unit-tests
* Domain secret MD5 checksum. * Domain secret MD5 checksum: fix to handle live upgrade case.
markxnelson
approved these changes
Feb 26, 2020
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.