Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment fails using kn workflow plugin #2174

Open
LuboTerifaj opened this issue Feb 22, 2024 · 1 comment
Open

Deployment fails using kn workflow plugin #2174

LuboTerifaj opened this issue Feb 22, 2024 · 1 comment

Comments

@LuboTerifaj
Copy link
Contributor

kn workflow deploy fails using developer user.

Environment

  • Openshift local (crc)
  • Serverless Operator 1.31 from operator hub
  • enabled knative servising and eventing

Steps to reproduce:

  1. kn workflow create -n my-sonataflow-project
  2. cd ./my-sonataflow-project
  3. kn workflow deploy

Error message:

Name: "hello", Namespace: "sonataflow"
from server for: "/tmp/manifests1772672711/01-sonataflow_hello.yaml": sonataflows.sonataflow.org "hello" is forbidden: User "developer" cannot get resource "sonataflows" in API group "sonataflow.org" in the namespace "sonataflow"
has a errorError: ❌ ERROR: applying deploy: ❌ ERROR: failed to deploy manifest /tmp/manifests1772672711/01-sonataflow_hello.yaml,  ❌ ERROR: failed to execute kubectl apply command for /tmp/manifests1772672711/01-sonataflow_hello.yaml: exit status 1

Originally reported by @dmarrazzo

@ederign
Copy link
Member

ederign commented Feb 26, 2024

This looks more like an operator installation issue than a CLI issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants