This is an automated email from the ASF dual-hosted git repository.
jhorvath pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 2237b71950 Robustness of the "Goto Type Dialog" (#7899)
add 64ce7e9b27 Create secret rotation CronJob when running the app in the
cluster
add 9f7af07753 Merge pull request #7878 from
petrovic-d/secret-rotation-cronjob-for-cluster-authorization
No new revisions were added by this update.
Summary of changes:
.../cloud/oracle/assets/ConfigMapProvider.java | 15 +-
.../assets/CreateSecretRotationCronJobCommand.java | 303 +++++++++++++++++++++
.../cloud/oracle/assets/KubernetesUtils.java | 16 ++
.../cloud/oracle/assets/RunInClusterAction.java | 15 +-
4 files changed, 330 insertions(+), 19 deletions(-)
create mode 100644
enterprise/cloud.oracle/src/org/netbeans/modules/cloud/oracle/assets/CreateSecretRotationCronJobCommand.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists