diff --git a/Applications/Crate/package/Classes/DockerCrate.yaml b/Applications/Crate/package/Classes/DockerCrate.yaml index 1f20f98..47a72f0 100644 --- a/Applications/Crate/package/Classes/DockerCrate.yaml +++ b/Applications/Crate/package/Classes/DockerCrate.yaml @@ -28,7 +28,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Crate/package/manifest.yaml b/Applications/Crate/package/manifest.yaml index 9e0af72..66a2306 100644 --- a/Applications/Crate/package/manifest.yaml +++ b/Applications/Crate/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerCrate Name: Docker Crate diff --git a/Applications/DockerApp/package/Classes/DockerApp.yaml b/Applications/DockerApp/package/Classes/DockerApp.yaml index 7d5a5c1..caad0b8 100644 --- a/Applications/DockerApp/package/Classes/DockerApp.yaml +++ b/Applications/DockerApp/package/Classes/DockerApp.yaml @@ -36,7 +36,7 @@ Properties: Contract: $.string().notNull() Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/DockerApp/package/manifest.yaml b/Applications/DockerApp/package/manifest.yaml index 47d3408..0fa19ee 100644 --- a/Applications/DockerApp/package/manifest.yaml +++ b/Applications/DockerApp/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerApp Name: Docker Container diff --git a/Applications/Elasticsearch/package/Classes/DockerElasticsearch.yaml b/Applications/Elasticsearch/package/Classes/DockerElasticsearch.yaml index 76324f1..a8086bd 100644 --- a/Applications/Elasticsearch/package/Classes/DockerElasticsearch.yaml +++ b/Applications/Elasticsearch/package/Classes/DockerElasticsearch.yaml @@ -34,7 +34,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Elasticsearch/package/manifest.yaml b/Applications/Elasticsearch/package/manifest.yaml index dd6629b..d78e5a8 100644 --- a/Applications/Elasticsearch/package/manifest.yaml +++ b/Applications/Elasticsearch/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerElasticsearch Name: Docker Elasticsearch diff --git a/Applications/GlassFish/package/Classes/DockerGlassFish.yaml b/Applications/GlassFish/package/Classes/DockerGlassFish.yaml index b128805..b6fd81a 100644 --- a/Applications/GlassFish/package/Classes/DockerGlassFish.yaml +++ b/Applications/GlassFish/package/Classes/DockerGlassFish.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/GlassFish/package/manifest.yaml b/Applications/GlassFish/package/manifest.yaml index 754bc99..b5f9709 100644 --- a/Applications/GlassFish/package/manifest.yaml +++ b/Applications/GlassFish/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerGlassFish Name: Docker GlassFish diff --git a/Applications/Grafana/package/Classes/DockerGrafana.yaml b/Applications/Grafana/package/Classes/DockerGrafana.yaml index 6961421..3890a80 100644 --- a/Applications/Grafana/package/Classes/DockerGrafana.yaml +++ b/Applications/Grafana/package/Classes/DockerGrafana.yaml @@ -40,7 +40,7 @@ Properties: Contract: $.string().notNull() Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Grafana/package/manifest.yaml b/Applications/Grafana/package/manifest.yaml index 3e144cc..bea854d 100644 --- a/Applications/Grafana/package/manifest.yaml +++ b/Applications/Grafana/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerGrafana Name: Docker Grafana diff --git a/Applications/GuestBook/package/Classes/GuestBook.yaml b/Applications/GuestBook/package/Classes/GuestBook.yaml index bf3e71d..d0f5fa6 100644 --- a/Applications/GuestBook/package/Classes/GuestBook.yaml +++ b/Applications/GuestBook/package/Classes/GuestBook.yaml @@ -38,7 +38,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/GuestBook/package/manifest.yaml b/Applications/GuestBook/package/manifest.yaml index 91fbb53..317e5b9 100644 --- a/Applications/GuestBook/package/manifest.yaml +++ b/Applications/GuestBook/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.GuestBook Name: Docker GuestBook diff --git a/Applications/HTTPdServer/package/Classes/DockerHTTPd.yaml b/Applications/HTTPdServer/package/Classes/DockerHTTPd.yaml index eda2d27..50e64f3 100644 --- a/Applications/HTTPdServer/package/Classes/DockerHTTPd.yaml +++ b/Applications/HTTPdServer/package/Classes/DockerHTTPd.yaml @@ -28,7 +28,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/HTTPdServer/package/manifest.yaml b/Applications/HTTPdServer/package/manifest.yaml index 100f90c..5eac62f 100644 --- a/Applications/HTTPdServer/package/manifest.yaml +++ b/Applications/HTTPdServer/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerHTTPd Name: Docker HTTPd diff --git a/Applications/HTTPdSite/package/Classes/DockerHTTPdSite.yaml b/Applications/HTTPdSite/package/Classes/DockerHTTPdSite.yaml index bb060dd..6b540c1 100644 --- a/Applications/HTTPdSite/package/Classes/DockerHTTPdSite.yaml +++ b/Applications/HTTPdSite/package/Classes/DockerHTTPdSite.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/HTTPdSite/package/manifest.yaml b/Applications/HTTPdSite/package/manifest.yaml index 4e7b6f8..1e2efa6 100644 --- a/Applications/HTTPdSite/package/manifest.yaml +++ b/Applications/HTTPdSite/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerHTTPdSite Name: Docker HTTPd Site diff --git a/Applications/InfluxDB/package/Classes/DockerInfluxDB.yaml b/Applications/InfluxDB/package/Classes/DockerInfluxDB.yaml index f1632d9..b25e888 100644 --- a/Applications/InfluxDB/package/Classes/DockerInfluxDB.yaml +++ b/Applications/InfluxDB/package/Classes/DockerInfluxDB.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/InfluxDB/package/manifest.yaml b/Applications/InfluxDB/package/manifest.yaml index bd4ce14..7a7609a 100644 --- a/Applications/InfluxDB/package/manifest.yaml +++ b/Applications/InfluxDB/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerInfluxDB Name: Docker InfluxDB diff --git a/Applications/JBoss/package/Classes/DockerJBoss.yaml b/Applications/JBoss/package/Classes/DockerJBoss.yaml index bf3b563..9b87fd5 100644 --- a/Applications/JBoss/package/Classes/DockerJBoss.yaml +++ b/Applications/JBoss/package/Classes/DockerJBoss.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/JBoss/package/manifest.yaml b/Applications/JBoss/package/manifest.yaml index eb8ff87..546cd93 100644 --- a/Applications/JBoss/package/manifest.yaml +++ b/Applications/JBoss/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerJBoss Name: Docker JBoss diff --git a/Applications/Jenkins/package/Classes/DockerJenkins.yaml b/Applications/Jenkins/package/Classes/DockerJenkins.yaml index cc13452..234e5e6 100644 --- a/Applications/Jenkins/package/Classes/DockerJenkins.yaml +++ b/Applications/Jenkins/package/Classes/DockerJenkins.yaml @@ -28,7 +28,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Jenkins/package/manifest.yaml b/Applications/Jenkins/package/manifest.yaml index f3492a4..33a7c80 100644 --- a/Applications/Jenkins/package/manifest.yaml +++ b/Applications/Jenkins/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerJenkins Name: Docker Jenkins diff --git a/Applications/MariaDB/package/Classes/DockerMariaDB.yaml b/Applications/MariaDB/package/Classes/DockerMariaDB.yaml index 810167f..e7ec3e9 100644 --- a/Applications/MariaDB/package/Classes/DockerMariaDB.yaml +++ b/Applications/MariaDB/package/Classes/DockerMariaDB.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/MariaDB/package/manifest.yaml b/Applications/MariaDB/package/manifest.yaml index 71efc72..943ef8b 100644 --- a/Applications/MariaDB/package/manifest.yaml +++ b/Applications/MariaDB/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerMariaDB Name: Docker MariaDB diff --git a/Applications/MongoDB/package/Classes/DockerMongoDB.yaml b/Applications/MongoDB/package/Classes/DockerMongoDB.yaml index 9b19bde..d061eb9 100644 --- a/Applications/MongoDB/package/Classes/DockerMongoDB.yaml +++ b/Applications/MongoDB/package/Classes/DockerMongoDB.yaml @@ -28,7 +28,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/MongoDB/package/manifest.yaml b/Applications/MongoDB/package/manifest.yaml index 616e348..7dd4e2d 100644 --- a/Applications/MongoDB/package/manifest.yaml +++ b/Applications/MongoDB/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerMongoDB Name: Docker MongoDB diff --git a/Applications/MySQL/package/Classes/DockerMySQL.yaml b/Applications/MySQL/package/Classes/DockerMySQL.yaml index 93d39f4..8c91d31 100644 --- a/Applications/MySQL/package/Classes/DockerMySQL.yaml +++ b/Applications/MySQL/package/Classes/DockerMySQL.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/MySQL/package/manifest.yaml b/Applications/MySQL/package/manifest.yaml index 0690d80..910a41d 100644 --- a/Applications/MySQL/package/manifest.yaml +++ b/Applications/MySQL/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerMySQL Name: Docker MySQL diff --git a/Applications/Nginx/package/Classes/DockerNginx.yaml b/Applications/Nginx/package/Classes/DockerNginx.yaml index cd9f1ea..f7119e0 100644 --- a/Applications/Nginx/package/Classes/DockerNginx.yaml +++ b/Applications/Nginx/package/Classes/DockerNginx.yaml @@ -28,7 +28,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Nginx/package/manifest.yaml b/Applications/Nginx/package/manifest.yaml index 3fa7134..ad3e6e3 100644 --- a/Applications/Nginx/package/manifest.yaml +++ b/Applications/Nginx/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerNginx Name: Docker Nginx diff --git a/Applications/NginxSite/package/Classes/DockerNginxSite.yaml b/Applications/NginxSite/package/Classes/DockerNginxSite.yaml index e949f19..bfe34bc 100644 --- a/Applications/NginxSite/package/Classes/DockerNginxSite.yaml +++ b/Applications/NginxSite/package/Classes/DockerNginxSite.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/NginxSite/package/manifest.yaml b/Applications/NginxSite/package/manifest.yaml index f64d510..d41c653 100644 --- a/Applications/NginxSite/package/manifest.yaml +++ b/Applications/NginxSite/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerNginxSite Name: Docker Nginx Site diff --git a/Applications/Orion/package/Classes/DockerOrion.yaml b/Applications/Orion/package/Classes/DockerOrion.yaml index 0306e18..859977c 100644 --- a/Applications/Orion/package/Classes/DockerOrion.yaml +++ b/Applications/Orion/package/Classes/DockerOrion.yaml @@ -30,7 +30,7 @@ Properties: Contract: $.class(DockerMongoDB).notNull() Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Orion/package/manifest.yaml b/Applications/Orion/package/manifest.yaml index e82229d..22cf38c 100644 --- a/Applications/Orion/package/manifest.yaml +++ b/Applications/Orion/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerOrion Name: Orion Docker diff --git a/Applications/PostgreSQL/package/Classes/DockerPostgreSQL.yaml b/Applications/PostgreSQL/package/Classes/DockerPostgreSQL.yaml index d30264a..5885fcc 100644 --- a/Applications/PostgreSQL/package/Classes/DockerPostgreSQL.yaml +++ b/Applications/PostgreSQL/package/Classes/DockerPostgreSQL.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/PostgreSQL/package/manifest.yaml b/Applications/PostgreSQL/package/manifest.yaml index 9e4fee1..1fd63b5 100644 --- a/Applications/PostgreSQL/package/manifest.yaml +++ b/Applications/PostgreSQL/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerPostgreSQL Name: Docker Postgres diff --git a/Applications/Redis/package/Classes/DockerRedis.yaml b/Applications/Redis/package/Classes/DockerRedis.yaml index 10a801c..42d12e7 100644 --- a/Applications/Redis/package/Classes/DockerRedis.yaml +++ b/Applications/Redis/package/Classes/DockerRedis.yaml @@ -28,7 +28,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Redis/package/manifest.yaml b/Applications/Redis/package/manifest.yaml index 4bbb24f..ccf8b89 100644 --- a/Applications/Redis/package/manifest.yaml +++ b/Applications/Redis/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerRedis Name: Docker Redis diff --git a/Applications/Tomcat/package/Classes/DockerTomcat.yaml b/Applications/Tomcat/package/Classes/DockerTomcat.yaml index 3eefdce..a69a4d8 100644 --- a/Applications/Tomcat/package/Classes/DockerTomcat.yaml +++ b/Applications/Tomcat/package/Classes/DockerTomcat.yaml @@ -31,7 +31,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._scope: switch($.publish, $ => public, not $ => internal) diff --git a/Applications/Tomcat/package/manifest.yaml b/Applications/Tomcat/package/manifest.yaml index 586b629..224cfd8 100644 --- a/Applications/Tomcat/package/manifest.yaml +++ b/Applications/Tomcat/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerTomcat Name: Docker Tomcat diff --git a/DockerInterfacesLibrary/package/Classes/DockerApplication.yaml b/DockerInterfacesLibrary/package/Classes/DockerApplication.yaml index 7516e24..b5503e4 100644 --- a/DockerInterfacesLibrary/package/Classes/DockerApplication.yaml +++ b/DockerInterfacesLibrary/package/Classes/DockerApplication.yaml @@ -33,7 +33,7 @@ Properties: Usage: Out Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() @@ -59,7 +59,7 @@ Methods: - $.onInstallationFinish() - destroy: + .destroy: Body: - If: $.getAttr(container, null) != null Then: diff --git a/DockerInterfacesLibrary/package/manifest.yaml b/DockerInterfacesLibrary/package/manifest.yaml index c028092..d0a3f2a 100644 --- a/DockerInterfacesLibrary/package/manifest.yaml +++ b/DockerInterfacesLibrary/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Library FullName: io.murano.apps.docker.Interfaces Name: Docker Interface Library diff --git a/DockerStandaloneHost/package/Classes/DockerStandaloneHost.yaml b/DockerStandaloneHost/package/Classes/DockerStandaloneHost.yaml index 2f65a70..1ab2377 100644 --- a/DockerStandaloneHost/package/Classes/DockerStandaloneHost.yaml +++ b/DockerStandaloneHost/package/Classes/DockerStandaloneHost.yaml @@ -57,7 +57,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() diff --git a/DockerStandaloneHost/package/manifest.yaml b/DockerStandaloneHost/package/manifest.yaml index 6a60a37..560f242 100644 --- a/DockerStandaloneHost/package/manifest.yaml +++ b/DockerStandaloneHost/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.DockerStandaloneHost Name: Docker Standalone Host diff --git a/Kubernetes/KubernetesCluster/package/Classes/KubernetesCluster.yaml b/Kubernetes/KubernetesCluster/package/Classes/KubernetesCluster.yaml index 3fbca37..e2a0213 100644 --- a/Kubernetes/KubernetesCluster/package/Classes/KubernetesCluster.yaml +++ b/Kubernetes/KubernetesCluster/package/Classes/KubernetesCluster.yaml @@ -71,7 +71,7 @@ Properties: Usage: Out Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() diff --git a/Kubernetes/KubernetesCluster/package/Classes/KubernetesGatewayNode.yaml b/Kubernetes/KubernetesCluster/package/Classes/KubernetesGatewayNode.yaml index 7046f9a..53cbeb6 100644 --- a/Kubernetes/KubernetesCluster/package/Classes/KubernetesGatewayNode.yaml +++ b/Kubernetes/KubernetesCluster/package/Classes/KubernetesGatewayNode.yaml @@ -21,7 +21,7 @@ Name: KubernetesGatewayNode Extends: KubernetesNode Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._cluster: $.find(KubernetesCluster).require() diff --git a/Kubernetes/KubernetesCluster/package/Classes/KubernetesMasterNode.yaml b/Kubernetes/KubernetesCluster/package/Classes/KubernetesMasterNode.yaml index 4692af3..cf532b7 100644 --- a/Kubernetes/KubernetesCluster/package/Classes/KubernetesMasterNode.yaml +++ b/Kubernetes/KubernetesCluster/package/Classes/KubernetesMasterNode.yaml @@ -21,7 +21,7 @@ Name: KubernetesMasterNode Extends: KubernetesNode Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() diff --git a/Kubernetes/KubernetesCluster/package/Classes/KubernetesMinionNode.yaml b/Kubernetes/KubernetesCluster/package/Classes/KubernetesMinionNode.yaml index 2dac1bd..8515d92 100644 --- a/Kubernetes/KubernetesCluster/package/Classes/KubernetesMinionNode.yaml +++ b/Kubernetes/KubernetesCluster/package/Classes/KubernetesMinionNode.yaml @@ -27,7 +27,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._cluster: $.find(KubernetesCluster).require() diff --git a/Kubernetes/KubernetesCluster/package/manifest.yaml b/Kubernetes/KubernetesCluster/package/manifest.yaml index 333e178..92032a3 100644 --- a/Kubernetes/KubernetesCluster/package/manifest.yaml +++ b/Kubernetes/KubernetesCluster/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.kubernetes.KubernetesCluster Name: Kubernetes Cluster diff --git a/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Pod.yaml b/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Pod.yaml index 3627f0c..6062b1d 100644 --- a/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Pod.yaml +++ b/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Pod.yaml @@ -26,7 +26,7 @@ Properties: Contract: {} Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() diff --git a/Kubernetes/KubernetesEntitiesLibrary/package/Classes/ReplicationController.yaml b/Kubernetes/KubernetesEntitiesLibrary/package/Classes/ReplicationController.yaml index 17298a2..72bf328 100644 --- a/Kubernetes/KubernetesEntitiesLibrary/package/Classes/ReplicationController.yaml +++ b/Kubernetes/KubernetesEntitiesLibrary/package/Classes/ReplicationController.yaml @@ -25,7 +25,7 @@ Properties: Contract: {} Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() diff --git a/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Service.yaml b/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Service.yaml index 00933af..32e1e3d 100644 --- a/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Service.yaml +++ b/Kubernetes/KubernetesEntitiesLibrary/package/Classes/Service.yaml @@ -25,7 +25,7 @@ Properties: Contract: {} Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() diff --git a/Kubernetes/KubernetesEntitiesLibrary/package/manifest.yaml b/Kubernetes/KubernetesEntitiesLibrary/package/manifest.yaml index cb121f2..07a4028 100644 --- a/Kubernetes/KubernetesEntitiesLibrary/package/manifest.yaml +++ b/Kubernetes/KubernetesEntitiesLibrary/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Library FullName: io.murano.apps.docker.kubernetes.static.KubernetesEntities Name: Kubernetes static entities diff --git a/Kubernetes/KubernetesPod/package/Classes/KubernetesPod.yaml b/Kubernetes/KubernetesPod/package/Classes/KubernetesPod.yaml index 7959226..e532d68 100644 --- a/Kubernetes/KubernetesPod/package/Classes/KubernetesPod.yaml +++ b/Kubernetes/KubernetesPod/package/Classes/KubernetesPod.yaml @@ -39,7 +39,7 @@ Properties: Methods: - initialize: + .init: Body: - $._environment: $.find(std:Environment).require() - $._podDefinition: null diff --git a/Kubernetes/KubernetesPod/package/manifest.yaml b/Kubernetes/KubernetesPod/package/manifest.yaml index 2dc7a64..ab31db3 100644 --- a/Kubernetes/KubernetesPod/package/manifest.yaml +++ b/Kubernetes/KubernetesPod/package/manifest.yaml @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -Format: 1.0 +Format: 1.3 Type: Application FullName: io.murano.apps.docker.kubernetes.KubernetesPod Name: Kubernetes Pod