chakra j

Results 62 issues of chakra j

i'm using k3s which uses containerd instead of docker. Any chance ksync can support containerd?

```sh $ gofabric8 deploy --package=packages/fabric8-platform/target/classes/META-INF/fabric8/openshift.yml Deploying fabric8 to your OpenShift installation at https://master-d219.oslab.opentlc.com:8443 for domain in namespace fabric8 Loading fabric8 releases from maven repository:https://repo1.maven.org/maven2/ Continue? [Y/n] y package packages/fabric8-platform/target/classes/META-INF/fabric8/openshift.yml not...

when using this action how to inject kubeconfig?

Do we have any flag in helmcharts.helm.cattle.io . that can say, check every 5 min for new helm release and apply automatically. We are looking for a partially connected environment...

``` Failed create pod sandbox: rpc error: code = Unknown desc = NetworkPlugin cni failed to set up pod "test-hunt-microservice-3-rpdqh_test-test" network: CNI request failed with status 400: 'failed to run...

/deploy

vi roles/openshift_node/tasks/selinux_container_cgroup.yml > add when condition if selinux is disabled. ```yaml # Required in some selinux policy versions see # https://bugzilla.redhat.com/show_bug.cgi?id=1587825 # https://bugzilla.redhat.com/show_bug.cgi?id=1549765 - name: Setting sebool container_manage_cgroup seboolean: name:...

```sh Ext4 and xfs supported. Xfs need ftype = 1 ```

Fix: open roles/openshift_storage_glusterfs/templates/glusterfs.conf.j2 comment following ```sh #target_core_user ``` ``` systemctl restart systemd-modules-load ```

error: build error: Failed to push image: API error (404): {"message":"open /etc/docker/certs.d/docker-registry.default.svc:5000/node-client-ca.crt: no such file or directory"}