turandot icon indicating copy to clipboard operation
turandot copied to clipboard

Compose and orchestrate and Kubernetes workloads using TOSCA

Results 12 turandot issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.12+incompatible to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220127200216-cd36cc0744dd&new-version=0.7.0)](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...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies

Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible. Changelog Sourced from github.com/emicklei/go-restful's changelog. Change history of go-restful [v3.10.1] - 2022-11-19 fix broken 3.10.0 by using path package for joining paths [v3.10.0] -...

dependencies

# Telephony Network Service deployment on K3S with v0.5.0 is broken ## Overview Hello, I am working on a usecase to deploy multi-clustered applications with TOSCA on K3S, so I...

I tried to compile the bookinfo example and generate the Kubernetes YAML configuration files using the scriptlet at https://raw.githubusercontent.com/tliron/turandot/main/assets/tosca/profiles/kubernetes/1.0/js/resources/get.js. The generated resources names are postfixed with the corresponding capability names...

In the past I have been in the habit of copying the example TOSCA templates to turandot/assets/tosca and then using puccini-tosca to parse them before building a csar. This still...

Hi friend, can you help to report the error is what reason, ths... 2021/08/14 14:16:29.761 INFO [turandot-operator.controller] updating Clout status for service: workspace/hello-world 2021/08/14 14:16:29.761 INFO [turandot-operator.controller] Event(v1.ObjectReference{Kind:"Service", Namespace:"workspace", Name:"hello-world",...

If the hello-world example is deployed before minikube tunnel is running then the turandot service list shows url: http://0.0.0.0:80 not url: http://'':80 as it did previously. At least in my...

I tried to compile the Bookinfo example service template using the command: ``` puccini-tosca compile bookinfo-simple.yaml ``` but I got the following error: ``` PROBLEMS (1) file:/home/angelo/turandot/examples/bookinfo/types/bookinfo.yaml @5,3 imports[0]: URL...