This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Failed To Deploy to Kubernetes Cluster Due to Message: Unauthorized! Token may have expired! Please log-in again. Unauthorized. #1349
Labels
cat/bug
Bug which needs fixing
cat/triage
To be verified or triaged.
group/kubernetes
Kubernetes related issue
status/stale
Issue/PR considered to be stale
Description
When I was trying to deploy the following project, I'm having an 401.
https://bitbucket.org/employersappdev/ssldemo.git
Info
However, when I try to reproduce it using curl, I got the correct response.
curl -ik https://api.ruig-maven-3446ee10-951b-11e8-9617-02418d964b18.cascade-dev.cascade-domain.com:443 -H "Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJydWblablabla"
The token is stored in .kube/config.
mvn -v
) : 3.5.2The text was updated successfully, but these errors were encountered: