Commit bec0cb4
Model in image sample v2 merge (#1588)
* MII Sample README update.
* MII Sample - remove mention of rcu admin password in sample doc.
* first pass edits
* Remove wdtEncryptionSecret from the schema and code
* fix two broken links
* Clean up after WDT encryption secret related code is removed
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* Fix doc
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* Fix doc links
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* remove wdt encryption passphrase logic from introspector job scripts since it no longer supported in the schema
* update MII doc to mention wdt encryption isn't supported
* update error message in modelInImage.sh
* Enable updateRCUSchemaPassword and add special env variables for macro expansion in modelInImage.sh script
* Add @@secret and @@env support to MII sample/doc.
* Add utility methods for model in image tests (#1481)
* adding mii utility methods
* adding mii utility methods
* adding wdtDomainType and use of properties for weblogic base image
* minor doc update
* doc update
* doc update
* doc update
* doc update
* doc update
* add script comment
* Add introspectorJobActiveDeadlinSeconds to the samples
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* first draft update of 'choosing a model' doc
* first draft update of 'choosing a model' doc
* Remove updateDomainResult - dynamic update code
* doc updated
* Doc update.
* doc edits from Ryan
* clean up sample descriptor
* Remove mii section from samples domain-template.yaml (#1491)
* undo changes in domain-template.yaml
* adding mii config file
* resolve comment merge
* Move introspectVersion to spec level only
* Update _index.md
* Fix inadvertent change
* Update sample doc for introspectorJobActiveDeadlineSeconds and runtimeEncryptionSecret
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* More sample doc update
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* doc update
* clean up sample descriptor
* Update Operator.properties
* doc update
* Removed unused field
* edit new choose a model doc
* Minor doc fix - address review comment
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* Fix copyrights
* Add support for defaulting the MII sample's WORKDIR. Default is '/tmp/tbarnes/model-in-image-sample-work-dir'.
* doc update
* sample update
* doc update
* doc update
* fix for MII sample script opss_wallet_util.sh
* remove mention of helm 2.x syntax from MII sample
* doc update
* doc update
* doc update
* doc update
* doc update
* doc update
* Update the wallet in the primordial domain if the rcu schema password changed
* doc update
* doc update
* add error checking
* doc update
* doc update
* doc update
* Checkstyle
* Update restarting.md
* Update usage.md
* Code review
* remove unnecessary comment
* minor edit
* minor edit
* Minor doc changes
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* Revert one doc change
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* Javadoc
* Adding weblogic credentials change test (#1493)
* Adding testCredentialsChange
* fix import
* Add utility method to replace runtimeEncryptionSecret
* modify the secret
* fix formatting
* fix formatting
* remove unwanted code
* cleanup
* cleanup
* cleanup
* fix indendation
* doc updates
* doc update
* doc update
* Minor doc fix
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* doc update
* doc update
* add usage and friendlier syntax error reporting to MII sample create_secret.sh + create_configmap.sh, correct the usage text in opss_wallet_util.sh
* doc update
* doc update
* fix to handle image names with '/' in them in create_domain.sh sample script
* remove mention of unused var from build_image_model.sh sample script
* Fix help text in create_configmap.sh helper script.
* Put the domain name back if present
* remove printing the model
* Correct configmap data is not inserted into the flow after it's read.
* Minor change to Operator.properties
Signed-off-by: doxiao <dongbo.xiao@oracle.com>
* remove debug code
* minor help text correction for create_configmap.sh sample script
* doc update (#1509)
* doc update
* doc update
* doc update
* MII: avoid deploying/referencing JRF secrets for non-JRF domain types, it's too confusing (#1507)
* doc update (#1510)
* doc update
* doc update
* doc update
* update ci/cd doc for mii (#1502)
* update ci/cd doc for mii
* first pass edits
* doc update
* doc update
Co-authored-by: Rosemary Marano <rosemary.marano@oracle.com>
* cherry pick 1517 from develop
* two automated test case for Wdt Config Update w single Model File jenkins-ignore (#1495)
* The first test case for OWLS-80444 Automate Wdt Config Override with single Model File jenkins-ignore
* Modified TestUtils.java jenkins-ignore
* Added python file to verify JDBC DS prop in server pod jenkins-ignore
* Changes b ased on the comments jenkins-ignore
* Added the 2nd test case jenkins-ignore
* Used patch domain to restart domain jenkins-ignore
* Changed test case names jenkins-ignore
* adding config delete and app delete tests using mode file (#1521)
* adding config update tests
* add config and app delete tests
* Model in image namefixes (#1515)
* Fix for PR1478
* add more traces and minor update
Co-authored-by: Johnny Shum <cbdream99@gmail.com>
* Missing secret dir fix (#1525)
* Add temporary work around for WDT return non-zero rc if secret directory doesn't exist.
* Change per WDT fix for no more default for custom secrets mount
Co-authored-by: Johnny Shum <cbdream99@gmail.com>
* Update rest_domainqualtrue.yml
* Update OperatorUtils.java
* Update OperatorUtils.java
* removing commented/incomplete test code (#1533)
* Merge from develop to model-in-image with conflict resolution (#1531)
* OWLS-80522 Domain status ordering, OWLS-80144 Ordered rolling upgrade (#1503)
* Domain.getServers() should return servers in order
* ordered rolling upgrade
* minor test fix
* new RollingHelperTest
* update getSortingString to handle up to 20 digits
* rolling upgrade clusters sorted by cluster names
* add isAdminServer to ServerStatus
* ServerStatus isAdminServer excluded from json schema
* ClusterStatus sorted by sorting name
* getClusters returning sorted clusters
* add unit tests
* handle null map
* Enhance Helm chart deletion Logic in cleanup.sh Script (#1517)
* Enhance the clean up Script to support Helm 2/3
* Addressed the review comment
Co-authored-by: ANTARYAMI.PANIGRAHI@ORACLE.COM <anpanigr@anpanigr-1.subnet1ad2phx.devweblogicphx.oraclevcn.com>
* Added test for domainQualifier=true, added cleanup for intermittent failures (#1513)
* added support for helm 3.0
* added check for repo
* moved from monitoring ns
* added the test
* fixed style
* added missed file
* added condition for ver
* rework to avoid interm failures
* fixed docs
* updated version of MonExp
* Stub the ApiClient in tests that get connections but where this was not already done. (#1519)
* Enhance the cleanup script to include deletion of few namesapce(s) created by Integration Tests (#1523)
Co-authored-by: ANTARYAMI.PANIGRAHI@ORACLE.COM <anpanigr@anpanigr-1.subnet1ad2phx.devweblogicphx.oraclevcn.com>
* overall doc edits (#1518)
* overall doc edits
* fix a mistake I created
* update Kubernetes prereqs
* incorporate edits from Ryan and Mark
* fix typo
* fix my mistake
* minor fixes
* Disable preserveUnknownFields
* Update rest_domainqualtrue.yml
* Update OperatorUtils.java
* Update OperatorUtils.java
Co-authored-by: Anthony Lai <anthony.lai@oracle.com>
Co-authored-by: Antaryami Panigrahi <31135902+anpanigr@users.noreply.github.com>
Co-authored-by: ANTARYAMI.PANIGRAHI@ORACLE.COM <anpanigr@anpanigr-1.subnet1ad2phx.devweblogicphx.oraclevcn.com>
Co-authored-by: Marina Kogan <marina.kogan@oracle.com>
Co-authored-by: Rosemary Marano <rosemary.marano@oracle.com>
* Fix javadoc
* fix broken anchor links (#1540)
* Updated model files to user @@secret macro; added sparce jms/wldf mod… (#1529)
* Updated model files to user @@secret macro; added sparce jms/wldf model files
* Added Copyright Statements
* Missing CopyRight
* Resync the branch and removed work-around
* Addressed review comment
Co-authored-by: ANTARYAMI.PANIGRAHI@ORACLE.COM <anpanigr@anpanigr-1.subnet1ad2phx.devweblogicphx.oraclevcn.com>
* Model in Image sample updates
* mii sample updates
* add --force delete phase to cleanup.sh
* mii sample updates
* mii sample updates
* increase dots timeout
* Enhance operator to treat restart version of null, unset, or '' all the same (always create the wl pod label and set it to the empty string). Enhance mii sample 'wait for pods' script to check if pods are at the domain's current restart version.
* MII sample updates
* rename sample test directory
* MII sample test updates, etc
* mii sample update: update comments, centralize defaults
* MII sample updates
* mii sample update
* minor update
* mii sample updates
* mii sample update
* sample update
* mii sample: use exploded app, change sample-app to sample-archive for clarity, ...
* mii sample: update waiter script to also wait for proper image to be reached
* mii sample: file, directory, and variable renames
* MII Sample: Update app to show DS (if there). Update test to test app too.
* MII sample: Add traefik ingress helper script, add verbose 'watch like' mode to util-wl-pod-wait.sh, and refine logging/comments throughout.
* MII Sample: minor updates.
* MII Sample and MII Sample Test updates:
- Decorate target image/archive stage dirs with image name (eg. WORKDIR/image/IMAGE_NAME/yadayadayayda, and ditto for WORKDIR/archive).
- Decorate target staged domain resource with DOMAIN_UID (eg. WORKDIR/mii-DOMAIN_UID.yaml).
- Put traefik yaml in WORKDIR/ingresses instead of directly in WORKDIR.
- Save old traefik ingress yaml if staging replaces them (to WORKDIR/ingresses/old).
- Set 'host' on all traefik ingresses to 'DOMAIN_UID.mii-sample.org'.
- Modify sample curl commands to use the above host.
- Limit/remove mentions of using console with traefik (it's not clear how to make it work when host is set).
- Change default namespace from DOMAIN_UID-ns to sample-domain1-ns.
- Add help at and of 'create-domain-resource.sh' to detail exact useful commands to run next (monitor domain/pods, run curl, etc.).
- Fix minor bug in 'util-wl-pod-wait.sh', and enhance the output of same.
- Add README to the sample test.
* MII Sample: Minor change to output in the 'util-patch-restart-version.sh' script.
* MII Sample: Minor update (change 10g to 10GB throughout).
* MII Sample: Update sample test's README. Make util-wl-pod-wait.sh output friendlier.
* use theirs
* remove additional files that re-appeared after merge with develop
* MII Sample: Begin process of moving some of the sample scripts into the test directory.
* MII Sample: Complete the move of sample stage/create/build scripts to the test directory.
* minor change
* minor change
* minor change
* minor fix
* MII Sample: minor updates
* MII sample: Hard code defaults for all util scripts.
* MII Sample: restructure directory in prep for revised doc approach
* MII Sample: Updates
* MII Sample: include sample ingresses
* MII sample updates.
* MII Sample Update
* MII Sample: User doc with two use cases.
* MII Sample: File rename - windows doesn't like colons in file names.
* MII Sample: Use __ instead : in testing and sample generation.
* edits up to initial use case summary
* MII Sample: Minor edits.
* complete first pass edits
* MII Sample: Minor doc updates.
* MII: user doc update (runtime update section)
* some edits
* MII sample: remove extra text file.
* MII User Doc: Dummy edits to 'choosing a model' so it shows up in the pull review.
* MII Sample: Minor doc edit.
* last round edits
* MII: Minor doc update: fewer expands in sample, fewer copyrights, etc.
* MII minor user doc update
* MII minor sample doc update
* MII minor sample doc update
* MII minor sample doc update
* MII Sample: Minor doc edit.
* MII Sample: Minor doc edit.
* MII Sample: Minor sample doc edit.
* MII Sample: Minor sample doc edit.
* Update _index.md
* Update _index.md
* Update _index.md
* fix incorrect spelling of ConfigMap
* Update _index.md
* link back to mii sample from quickstart
* Update _index.md
* fix indent of notice:
* Update _index.md
* anchor
* Update _index.md
* Update _index.md
* Update _index.md
* fix notice
* tidy up
* sample page done done
* Update debugging.md
* Update _index.md
* Update model-files.md
* Update overview.md
* Update _index.md
* Update debugging.md
* Update model-files.md
* Update overview.md
* Update model-files.md
* Delete reusing-rcu.md
* Update _index.md
* remove rcu db stuff
* Update runtime-updates.md
* Update usage.md
* Delete README
* remove unwanted changes from pr
* remove unwanted changes from pr
Co-authored-by: doxiao <dongbo.xiao@oracle.com>
Co-authored-by: Rosemary Marano <rosemary.marano@oracle.com>
Co-authored-by: Johnny Shum <cbdream99@gmail.com>
Co-authored-by: Vanajakshi Mukkara <35709372+vanajamukkara@users.noreply.github.com>
Co-authored-by: Ryan Eberhard <ryan.eberhard@oracle.com>
Co-authored-by: Sankar Periyathambi Neelakandan <45743425+sankarpn@users.noreply.github.com>
Co-authored-by: Mark Nelson <mark.x.nelson@oracle.com>
Co-authored-by: Huiling Zhao <41090416+hzhao-github@users.noreply.github.com>
Co-authored-by: Johnny Shum <johnny.shum@oracle.com>
Co-authored-by: Anthony Lai <anthony.lai@oracle.com>
Co-authored-by: Antaryami Panigrahi <31135902+anpanigr@users.noreply.github.com>
Co-authored-by: ANTARYAMI.PANIGRAHI@ORACLE.COM <anpanigr@anpanigr-1.subnet1ad2phx.devweblogicphx.oraclevcn.com>
Co-authored-by: Marina Kogan <marina.kogan@oracle.com>1 parent 5318b3a commit bec0cb4
File tree
96 files changed
+6652
-1513
lines changed- docs-source
- content
- quickstart
- samples/simple/domains/model-in-image
- userguide/managing-domains
- choosing-a-model
- model-in-image
- themes/hugo-theme-learn/layouts/shortcodes
- kubernetes/samples/scripts/create-weblogic-domain/model-in-image
- archives
- archive-v1/wlsdeploy
- applications/myapp-v1
- META-INF
- myapp_war
- WEB-INF
- config
- archive-v2/wlsdeploy
- applications
- myapp-v1
- META-INF
- myapp_war
- WEB-INF
- myapp-v2
- META-INF
- myapp_war
- WEB-INF
- config
- domain-resources
- JRF
- WLS
- ingresses
- model-configmaps/datasource
- model-images
- model-in-image__JRF-v1
- model-in-image__JRF-v2
- model-in-image__WLS-v1
- model-in-image__WLS-v2
- sample_app/wlsdeploy/applications/sample_war
- utils
- src/integration-tests/model-in-image
- mii-sample-wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+6652
-1513
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 1508 additions & 290 deletions
Large diffs are not rendered by default.
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
59 | | - | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | | - | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
Lines changed: 20 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | | - | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | | - | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
90 | 95 | | |
91 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
92 | 101 | | |
93 | | - | |
| 102 | + | |
94 | 103 | | |
95 | 104 | | |
96 | 105 | | |
| |||
101 | 110 | | |
102 | 111 | | |
103 | 112 | | |
104 | | - | |
| 113 | + | |
105 | 114 | | |
106 | 115 | | |
107 | 116 | | |
| |||
0 commit comments