issues Search Results · repo:snowdrop/istio-java-api language:Java
Filter by
93 results
(66 ms)93 results
insnowdrop/istio-java-api (press backspace or delete to remove)Hi all, We are running a OWSAP dependency checker and got the following CVE
CVE-2022-23635 - CWE-287
| Location | Component Name | Component Version | Group |
| --- | --- | --- | --- |
| istio-model-1.7.7.1 ...
vijeyanidhi
- Opened on Mar 9, 2022
- #143
Sgitario
- 1
- Opened on Jan 25, 2022
- #142
Hi all, We are running OWASP dependency checker and got 3 critical CVSS:
istio-common:1.7.7.1 | Istio Before 1.8.6 and 1.9.x Before 1.9.5 Contains a Remotely Exploitable Vulnerability Where an External ...
uCatu
- 1
- Opened on Sep 23, 2021
- #140
ccwxl
- Opened on Sep 10, 2021
- #138
when upgrading from fabric8 kubernetes-client 5.2.1 to 5.7.2 we get the following error while creating an VirtualService
object:
java.lang.NoSuchMethodError: io/fabric8/kubernetes/client/dsl/base/HasMetadataOperation. ...
rbaeurle
- 7
- Opened on Sep 7, 2021
- #137
ApiVersion: 1.7.7
OpenShiftClient client = ocpService.getClient(cluster); ObjectMapper yamlMapper = new ObjectMapper(new YAMLFactory());
List HasMetadata hasMetadata = client.load(new ByteArrayInputStream(yaml.getBytes())).fromServer().get(); ...
chestarss
- Opened on Jun 7, 2021
- #136
The version I m using is
!-- istio-client --
dependency
groupId me.snowdrop /groupId
artifactId istio-client /artifactId
version 1.7.7 /version
/dependency ...
lishiyao1998
- 2
- Opened on Apr 30, 2021
- #135
String yaml = ---\n + apiVersion: \ networking.istio.io/v1beta1\ \n + kind: \ VirtualService\ \n + metadata:\n + name: \
golang-demo\ \n + namespace: \ dian-stable\ \n + spec:\n + hosts:\n + - \ golang-demo\ ...
chestarss
- 2
- Opened on Apr 15, 2021
- #134
DestinationRule destinationRule = objectMapper.readValue(yaml, DestinationRule.class); Object o =
istioClient.inAnyNamespace().v1alpha3DestinationRule().createOrReplace(destinationRule);
java.lang.ClassCastException: ...
chestarss
- 2
- Opened on Apr 12, 2021
- #133
Hello all!
I am trying to create a Sidecar with the following code but I am getting java.lang.NoSuchMethodError
private val istioClient = DefaultIstioClient()
istioClient.registerCustomResource(
...
enrique-fernandez-polo
- 1
- Opened on Apr 12, 2021
- #132

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.