manku211
manku211
build-push: stage: build-push image: gcr.io/kaniko-project/executor:debug script: - echo "Preparing Kaniko configuration..." - mkdir -p /kaniko/.docker - echo "{\"auths\":{\"${GAR_HOSTNAME}\":{\"auth\":\"$(echo -n _json_key:$(echo "$SERVICE_ACCOUNT_KEY" | base64 -w 0) | base64 -w 0)\"}}}" >...
### Feature request add feature for KIMIK2 https://github.com/MoonshotAI/Kimi-K2 ### Motivation Need to use for the personal project
INFO Sensor RustSensor [communityrust] 11:44:14.895 ERROR Unable to parse file: [src/service/crons/process_historical_event/client.rs](https://bitbucket.org/xstrela/service-rust-quest-mechanics-xstrela/src/2f948e3a6fb8d6421658f81d3e1cb02948cb4efe/src/service/crons/process_historical_event/client.rs) 11:44:14.897 ERROR Parse error at line 554 column 25: 544: // transfer reward 545: let reward_fut = client.transfer_rewards(process_reward_rx); 546:...
I want to see container labels at infrastructure kuebrnetes section , I have two container at same pod , but I cant able to see labels containers , I try...