Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update anx-prod from upstream #17

Merged
merged 60 commits into from
Feb 14, 2024
Merged

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    1487e71 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Merge pull request czerwonk#224 from tomhughes/ex-fans

    Collect fan status information for EX series switches
    czerwonk authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    08fdbbc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. scraping of subscribers -> new metric: junos_subscriber_info

    Jakob Gastinger committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    30ff477 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix BGP group label for old EX devices, add info label with filter po…

    …llicy, add metrics for MED, pref and hold time
    czerwonk committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    659ce4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a0f1f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request czerwonk#222 from anexia/netdev-517/add-interface-…

    …type,-product-and-serial-number
    
    scrape more transceiver data
    czerwonk authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3123fbe View commit details
    Browse the repository at this point in the history
  2. remove unused parameter

    czerwonk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e5388fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2864d45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e3123a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    2a74bc5 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    czerwonk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5b46a30 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. add a new config parameter to decrypt key file with a passphrase + im…

    …plemented a new feature to get ike connected active users
    ahuret committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b113665 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Bump golang.org/x/net from 0.7.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
    - [Commits](golang/net@v0.7.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1053b17 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request czerwonk#230 from czerwonk/dependabot/go_modules/g…

    …olang.org/x/net-0.17.0
    czerwonk authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fc2a49a View commit details
    Browse the repository at this point in the history
  2. Merge pull request czerwonk#229 from ahuret/main

    key passphrase + feature security-ike
    czerwonk authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c774d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. add test for czerwonk#226

    czerwonk committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    adca478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff64df View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Bump google.golang.org/grpc from 1.53.0 to 1.56.3

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.53.0...v1.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    83b9996 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request czerwonk#231 from czerwonk/dependabot/go_modules/g…

    …oogle.golang.org/grpc-1.56.3
    czerwonk authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d59f995 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    156627b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c068936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6a881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2755756 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d724370 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a1db39 View commit details
    Browse the repository at this point in the history
  7. helm: junosexporter: Change name

    This commit fixes all generated objects names according to RFC 1123:
    
        message: "Helm install failed: 3 errors occurred:
    
        * ServiceAccount
    
        "prometheus-junos-exporter-junos_exporter" is invalid: metadata.name: Invalid
        value: "prometheus-junos-exporter-junos_exporter" : a lowercase RFC 1123
        subdomain must consist of lower case alphanumeric characters, '-' or '.', and
        must start and end with an alphanumeric character (e.g. 'example.com', regex
        used for validation is
        '[a-z0-9]([-a-z0-9]*[a-z0-9])?(.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*')
    
        * Service
    
        "prometheus-junos-exporter-junos_exporter" is invalid: metadata.name: Invalid
        value: "prometheus-junos-exporter-junos_exporter": a DNS-1035 label must
        consist of lower case alphanumeric characters or '-', start with an alphabetic
        character, and end with an alphanumeric character (e.g. 'my-name', or
        'abc-123', regex used for validation is '[a-z]([-a-z0-9]*[a-z0-9])?')
    
        * Deployment.apps
    
        "prometheus-junos-exporter-junos_exporter" is invalid: [metadata.name: Invalid
        value: "prometheus-junos-exporter-junos_exporter": a lowercase RFC 1123
        subdomain must consist of lower case alphanumeric characters, '-' or '.', and
        must start and end with an alphanumeric character (e.g. 'example.com', regex
        used for validation is
        '[a-z0-9]([-a-z0-9]*[a-z0-9])?(.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'),
        spec.template.spec.containers[0].name: Invalid value: "junos_exporter": a
        lowercase RFC 1123 label must consist of lower case alphanumeric characters or
        '-', and must start and end with an alphanumeric character (e.g. 'my-name', or
        '123-abc', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?'),
        spec.template.spec.serviceAccountName: Invalid value:
        "prometheus-junos-exporter-junos_exporter" : a lowercase RFC 1123 subdomain
        must consist of lower case alphanumeric characters, '-' or '.', and must start
        and end with an alphanumeric character (e.g. 'example.com', regex used for
        validation is
        '[a-z0-9]([-a-z0-9]*[a-z0-9])?(.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*')]
    wigust committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    868b705 View commit details
    Browse the repository at this point in the history
  8. helm: junosexporter: Specify command

    This commit fixes the error:
    
        failed to create containerd task: failed to create shim task: OCI runtime
        create failed: runc create failed: unable to start container process:
        exec: "-ssh.targets=*************\n": executable file not found in
        $PATH: unknown
    wigust committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    60dfe15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4546e29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    397f6d0 View commit details
    Browse the repository at this point in the history
  11. helm: junosexporter: Rename servicemonitor

    This commit fixes the lint warning:
    
        $ helm lint junosexporter
    
        ==> Linting .
        [INFO] Chart.yaml: icon is recommended
    
        [WARNING] templates/servicemonitor.yaml: object name does not conform to
        Kubernetes naming requirements: "test-release-serviceMonitor":
        metadata.name: Invalid value: "test-release-serviceMonitor": a lowercase
        RFC 1123 subdomain must consist of lower case alphanumeric characters, '-'
        or '.', and must start and end with an alphanumeric
        character (e.g. 'example.com', regex used for validation is
        '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*')
    wigust committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    86b47f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a42b4b View commit details
    Browse the repository at this point in the history
  13. helm: junosexporter: Delete namespace

    The namespace is determined at installation time by Helm --namespace flag.
    wigust committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    231b31e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb74623 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40e7842 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    60b8c1b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. use go version 1.21

    czerwonk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    44580ae View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request czerwonk#234 from wigust/helm

    Update Helm Chart patch series
    czerwonk authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2d3c6d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump golang.org/x/crypto from 0.15.0 to 0.17.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
    - [Commits](golang/crypto@v0.15.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    66c9748 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge pull request czerwonk#235 from czerwonk/dependabot/go_modules/g…

    …olang.org/x/crypto-0.17.0
    czerwonk authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8fe983e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    0eafc3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39dc782 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'NETDEV-1189/underlying-interface' of code.anexia.com:ne…

    …teng/junos_exporter into NETDEV-1189/underlying-interface
    Jakob Gastinger committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    caf9d00 View commit details
    Browse the repository at this point in the history
  4. fix go build version

    Jakob Gastinger committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4b1264a View commit details
    Browse the repository at this point in the history
  5. fix ci

    Jakob Gastinger committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    dca3717 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    d22d294 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. readd ci

    Jakob Gastinger committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3d89b3e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. update ci

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    42950ff View commit details
    Browse the repository at this point in the history
  2. fix string hyphens

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cf88de4 View commit details
    Browse the repository at this point in the history
  3. remove string

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    74e56e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e875c6c View commit details
    Browse the repository at this point in the history
  5. fix ca-certificates

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    805b751 View commit details
    Browse the repository at this point in the history
  6. test out docker image

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d08143d View commit details
    Browse the repository at this point in the history
  7. change to pthon bullseye

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    698e59b View commit details
    Browse the repository at this point in the history
  8. remove vcs information to resolve error

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4f83a56 View commit details
    Browse the repository at this point in the history
  9. fix buildvcs

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    898ac29 View commit details
    Browse the repository at this point in the history
  10. try with CGO_LDFLAGS

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0d57e5e View commit details
    Browse the repository at this point in the history
  11. remove ca

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ca98b20 View commit details
    Browse the repository at this point in the history
  12. use ubuntu 20.04

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d1fcc1d View commit details
    Browse the repository at this point in the history
  13. delete linking option

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    852f9b5 View commit details
    Browse the repository at this point in the history
  14. finalize ci

    Jakob Gastinger committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    198d905 View commit details
    Browse the repository at this point in the history