admiral icon indicating copy to clipboard operation
admiral copied to clipboard

Container management solution with an accent on modeling containerized applications and provide placement based on dynamic policy allocation

Results 60 admiral issues
Sort by recently updated
recently updated
newest added

## What is the purpose of this change This PR cleans the state pollued by the test `com.vmware.admiral.common.util.ReflectionUtilsTest.testSetPathAnnotation`. It may be better to clean state pollutions so that some other...

The test `com.vmware.admiral.adapter.kubernetes.KubernetesMaintenanceTest.testAdapterRequestOnPeriodicMaintenance` is not idempotent and fail if run twice in the same JVM, because it pollutes some states shared among tests. It may be good to clean this...

The test `com.vmware.admiral.request.kubernetes.RequestBrokerKubernetesServiceTest.testRequestStateHasK8sInfo` is not idempotent and fail if run twice in the same JVM, because it pollutes some states shared among tests. It may be good to clean this...

The tests `com.vmware.admiral.common.util.SecurityUtilsTest.testEnsureTrustStoreSettings` and `com.vmware.admiral.common.util.SecurityUtilsTest.testEnsureTlsDisabledAlgorithms` are not idempotent and fail if run twice in the same JVM, because each of the tests pollutes some states(system properties) shared among tests. It...

Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.61 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date:      TBD 2.2.1 Version Release: 1.69 Date:      2021, June 7th. ... (truncated) Commits See full...

cla-not-required
dependencies
java

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

cla-not-required
dependencies
javascript

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.27.v20200227 to 9.4.41.v20210516. Release notes Sourced from jetty-server's releases. 9.4.41.v20210516 Changelog This release resolves CVE-2021-28169 #6099 Cipher preference may break SNI if certificates have different key types...

cla-not-required
dependencies
java

Bumps httpclient from 4.5.5 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.5&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

cla-not-required
dependencies
java

Error: standard_init_linux.go:219: exec user process caused: exec format error Steps to recreate: Run the following command `docker run -d -p 8282:8282 --name admiral vmware/admiral` OS: Photon OS 4.0 GA Architecture:...

The system does not allow on-failure restart policy: ![image](https://user-images.githubusercontent.com/122559/118625419-70a12400-b7e3-11eb-978a-95764b98caca.png)