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

Conversation

Gaste8
Copy link

@Gaste8 Gaste8 commented Feb 14, 2024

No description provided.

tomhughes and others added 30 commits August 4, 2023 10:35
Collect fan status information for EX series switches
…llicy, add metrics for MED, pref and hold time
…type,-product-and-serial-number

scrape more transceiver data
…plemented a new feature to get ike connected active users
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>
key passphrase + feature security-ike
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>
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])?)*')]
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
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 and others added 26 commits November 10, 2023 19:11
Update Helm Chart patch series
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>
…teng/junos_exporter into NETDEV-1189/underlying-interface
@Gaste8 Gaste8 self-assigned this Feb 14, 2024
@Gaste8 Gaste8 marked this pull request as ready for review February 14, 2024 14:23
@Gaste8 Gaste8 changed the title Netdev 1189/underlying interface update anx-prod from upstream Feb 14, 2024
@Gaste8 Gaste8 merged commit 8e3a5ab into anx-prod Feb 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants