microservices-demo.github.io icon indicating copy to clipboard operation
microservices-demo.github.io copied to clipboard

The Microservices Demo website.

Results 16 microservices-demo.github.io issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies
ruby

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.9.5. Release notes Sourced from i18n's releases. v0.9.5 #404 reported a regression in 0.9.3, which wasn't fixed by 0.9.4. #408 fixes this issue. Thanks @​wjordan!...

dependencies
ruby

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.0.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies
ruby

https://github.com/microservices-demo/microservices-demo.github.io/blob/0ac7e0e579d83ce04e14f3b0942f7a463b72da74/_layouts/api.html#L32 `https://raw.githubusercontent.com/microservices-demo/carts/master/api-spec/carts.json`

Possibly due to previous refactoring (i.e. adding numeric prefixes), the deployment now attempts to create the sock-shop namespace twice as the `00-sock-shop-ns.yaml` is included explicitly as well as being included...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

It looks like shippable has had a significant UI and UX overhaul since these instructions were written, so it's pretty difficult to follow the instructions now. There are steps where...

Docs are out of sync with change to [swap zipkin for jaeger](https://github.com/microservices-demo/microservices-demo/commit/fbd7ed41b22d0f71c0c3d76c165adac3f7763c38). The deploy/kubernetes/manifests-zipkin folder no longer exists. More specifically, I was looking at the instructions for [kubernetes-minikube](https://github.com/microservices-demo/microservices-demo.github.io/blob/9cb9d84c046f342b5bc1246f7c6451b1b652bfdf/deployment/kubernetes-minikube.md).

Currently the docs make reference to zipkin manifests which do not exist. I've updated the docs to make use of the jaeger manifests. I've additionally updated the reference to Jaeger...