Git Product home page Git Product logo

argo-compare's Introduction

Hi ๐Ÿ‘‹, I'm Vadim

A DevOps Engineer from Latvia

GitHub User's stars GitHub followers

General information:

Connect with me:

v-gedzs vgedzs

Languages and Tools:

go python argocd docker kubernetes jenkins gitlab terraform

argo-compare's People

Contributors

dependabot[bot] avatar renovate[bot] avatar shini4i avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

argo-compare's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • alpine/helm 3.11.2
github-actions
.github/workflows/release.yml
  • actions/checkout v3
  • docker/setup-buildx-action v2
  • docker/login-action v2
  • actions/setup-go v3
  • goreleaser/goreleaser-action v4
.github/workflows/run-tests.yml
  • actions/checkout v3
  • actions/setup-go v3
regex
Dockerfile
  • so-fancy/diff-so-fancy 1.4.3

  • Check this box to trigger a request for Renovate to run again on this repository

Chart is not found in cache dir if chart tgz has semver meta

Sonarqube has semver meta info:
https://github.com/SonarSource/helm-chart-sonarqube/releases/tag/sonarqube-4.0.0-sonarqube-dce-3.0.0
sonarqube-4.0.0+315.tgz

It seems the app expecting <chartname>-<version>.tgz file.

How to reproduce:

  1. Create app:
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
  name: sonarqube
  namespace: argocd
spec:
  project: default
  source:
    repoURL: https://sonarsource.github.io/helm-chart-sonarqube
    chart: sonarqube
    targetRevision: 3.0.0
    helm:
      values: |
        fullnameOverride: sonarqube-test

  destination:
    name: in-cluster
    namespace: sonarqube
  1. Apply and push
  2. Bump targetRevision to 4.0.0
  3. argo-compare branch main

Expected result:
Diff is shown

Actual result:

===> Running argo-compare version [v0.0.5]
===> Found the following changed Application files
- sonarqube/sonarqube.yaml
===> Processing changed application: [sonarqube/sonarqube.yaml]
tar: Error opening archive: Failed to open '/Users/user/.cache/argo-compare/https://sonarsource.github.io/helm-chart-sonarqube/sonarqube-4.0.0.tgz'
2023/01/09 14:50:59 exit status 1

increase test coverage to at least 70%

It became too hard to test all possible options manually. Before moving forward with features, reaching at least ~70% in test coverage would be beneficial.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.