GithubHelp home page GithubHelp logo

Comments (3)

Jooho avatar Jooho commented on August 23, 2024

The doc is updated. please try it again.

from caikit-tgis-serving.

thoraxe avatar thoraxe commented on August 23, 2024

It now includes problems with service mesh as non-admin users cannot modify the SMMR resources:

export TEST_NS=caikit-ej2
oc new-project ${TEST_NS}
sed "s/<test_ns>/$TEST_NS/g" custom-manifests/service-mesh/smmr-test-ns.yaml | tee ./smmr-current.yaml | oc -n istio-system apply -f -
sed "s/<test_ns>/$TEST_NS/g" custom-manifests/service-mesh/peer-authentication-test-ns.yaml | tee ./peer-authentication-test-ns-current.yaml | oc apply -f -
Now using project "caikit-ej2" on server "https://api.aisrhods-odh.8s6u.p1.openshiftapps.com:6443/".

You can add applications to this project with the 'new-app' command. For example, try:

    oc new-app rails-postgresql-example

to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application:

    kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname

Error from server (Forbidden): error when retrieving current configuration of:
Resource: "maistra.io/v1, Resource=servicemeshmemberrolls", GroupVersionKind: "maistra.io/v1, Kind=ServiceMeshMemberRoll"
Name: "default", Namespace: "istio-system"
from server for: "STDIN": servicemeshmemberrolls.maistra.io "default" is forbidden: User "[email protected]" cannot get resource "servicemeshmemberrolls" in API group "maistra.io" in the namespace "istio-system"
peerauthentication.security.istio.io/default created

from caikit-tgis-serving.

Jooho avatar Jooho commented on August 23, 2024

This issue fixed with this PR(#28)

from caikit-tgis-serving.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.