Herry Leung

Results 3 issues of Herry Leung

Current ansible task of install ArgoCD will fail if ArgoCD already installed in cluster. It's reports that some resource already exists. Can we have an option to disable ArgoCD install...

Here is my Dockerfile: > FROM rust:latest as builder RUN rustup update RUN rustup target add x86_64-unknown-linux-musl RUN apt-get update RUN apt-get install cmake musl-tools clang libc++-dev build-essential autoconf libtool...

Build

This Plugin is not working with Vite 3.1.0. I think it's related to [this commit](https://github.com/vitejs/vite/commit/2d2f2e5)