Commit Graph

2221 Commits

Author SHA1 Message Date
Sandro 2af564932d
Merge pull request #122876 from maxeaubrey/nomad_1.0.5 2021-05-13 22:21:19 +02:00
zowoq fe8e7c435a minikube: 1.19.0 -> 1.20.0
https://github.com/kubernetes/minikube/releases/tag/v1.20.0
2021-05-14 06:20:31 +10:00
Maxine Aubrey 04344581df
nomad_0_12: 0.12.10 -> 0.12.12 2021-05-13 20:50:39 +02:00
Maxine Aubrey afb0c71d7e
nomad_1_0: 1.0.4 -> 1.0.5 2021-05-13 20:39:41 +02:00
github-actions[bot] 39e3f7c2cc
Merge master into staging-next 2021-05-13 18:32:50 +00:00
Jonas Chevalier c6b62f2381
mkShell: introduce packages argument (#122180)
The distinction between the inputs doesn't really make sense in the
mkShell context.  Technically speaking, we should be using the
nativeBuildInputs most of the time.

So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.

This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
R. RyanTM a692d241cf kubernetes: 1.21.0 -> 1.21.1 2021-05-13 12:51:11 +00:00
github-actions[bot] b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00:00
Martin Weinelt a18880bf72 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-12 18:28:03 +02:00
Sandro 82cbdfc88a
Merge pull request #122641 from 06kellyjac/octant 2021-05-12 18:04:57 +02:00
Robert Helgesson 85cc04df14
Merge pull request #122643 from rycee/terraform-azure-keycloak
Bump Azure Terraform provider and set Keycloak provider source
2021-05-12 16:26:24 +02:00
Jörg Thalheim e2d88e0ae3
Merge pull request #122514 from superherointj/package-k3s-v1.21.0+k3s1
k3s: 1.20.6+k3s1 -> 1.21.0+k3s1
2021-05-12 14:34:38 +01:00
R. RyanTM 64eadaded9 argo: 3.0.2 -> 3.0.3 2021-05-12 11:11:51 +00:00
github-actions[bot] e2cf474986
Merge staging-next into staging 2021-05-12 06:21:36 +00:00
github-actions[bot] d8fb37f470
Merge master into staging-next 2021-05-12 06:21:33 +00:00
Sandro d34e5f6425
Merge pull request #121770 from snoord/terraform-docs-v0.13.0
terraform-docs: 0.12.1 -> 0.13.0
2021-05-12 07:25:00 +02:00
Bryan A. S e956f890f2 popeye: 0.9.0 -> 0.9.2
Update, refactor and enable tests

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-11 22:40:54 -03:00
John Ericson cf02b24813 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-11 22:30:46 +00:00
06kellyjac ed012af8f8 octant-desktop: 0.19.0 -> 0.20.0 2021-05-11 22:23:34 +01:00
06kellyjac 273ab793b6 octant: 0.19.0 -> 0.20.0 2021-05-11 22:23:02 +01:00
Robert Helgesson 4c8edd64e8
terraform-providers: set keycloak provider source address 2021-05-11 23:22:03 +02:00
github-actions[bot] 37c26a396b
Merge master into staging-next 2021-05-11 18:28:07 +00:00
Robert Helgesson 9e8b1b0755
terraform-providers: bump Azure providers
Specifically,

- azuread: 0.10.0 -> 1.4.0

- azurerm: 2.13.0 -> 2.58.0

- azurestack: 0.9.0 -> 0.10.0
2021-05-11 19:44:42 +02:00
Sandro dce5def733
Merge pull request #122537 from r-ryantm/auto-update/kubeseal
kubeseal: 0.15.0 -> 0.16.0
2021-05-11 15:49:17 +02:00
Jonas Chevalier 9285be37b8
Merge pull request #122013 from DiegoLelis/kops
kops_1_19: init at 1.19.2
2021-05-11 15:38:19 +02:00
Anderson Torres 3423c5094f
Merge pull request #122341 from superherointj/package-linkerd-broken
linkerd: mark as broken
2021-05-11 10:27:28 -03:00
superherointj a10ede5a5a k3s: 1.20.6+k3s1 -> 1.21.0+k3s1 2021-05-11 06:36:41 -03:00
Jan Tojnar 7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
R. RyanTM 447bd26325 kubeseal: 0.15.0 -> 0.16.0 2021-05-11 06:03:36 +00:00
github-actions[bot] 49b8e6f7d4
Merge master into staging-next 2021-05-11 00:48:15 +00:00
Joe DeVivo bf92d0ec37 nixos/ssm-agent: conf files written to /etc
ssm-agent expects files in /etc/amazon/ssm. The pkg substitutes a location in
the nix store for those default files, but if we ever want to adjust this
configuration on NixOS, we'd need the ability to modify that file.

This change to the nixos module writes copies of the default files from the nix
store to /etc/amazon/ssm. Future versions can add config, but right now this
would allow users to at least write out a text value to
environment.etc."amazon/ssm/amazon-ssm-agent.json".text to provide
their own config.
2021-05-10 13:16:41 -07:00
Joe DeVivo 27b4fd19ed ssm-agent: copy files required for agent startup 2021-05-10 13:16:41 -07:00
Jan Tojnar 594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
superherointj 3a453e0f08 linkerd: mark as broken
"linkerd" builds but does not output a working application.
2021-05-09 09:56:18 -03:00
Vladimír Čunát 5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
R. RyanTM cbd1cc10cd kubernetes: 1.20.5 -> 1.21.0 2021-05-08 18:52:52 -07:00
R. RyanTM 2d41db9d71 helmsman: 3.6.6 -> 3.6.7 2021-05-08 18:52:40 -07:00
R. RyanTM b8016c6aa6 istioctl: 1.9.3 -> 1.9.4 2021-05-08 17:49:53 -07:00
R. RyanTM ace0555d72 fluxcd: 0.13.2 -> 0.13.3 2021-05-08 15:03:41 -07:00
R. RyanTM 13193df29d helmfile: 0.138.7 -> 0.139.0 2021-05-08 15:03:16 -07:00
R. RyanTM e2d99fac68 kubecfg: 0.19.0 -> 0.19.1 2021-05-08 15:02:13 -07:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
diegolelis ee954401c8 Add diegolelis as maintainer 2021-05-07 03:31:20 -07:00
diegolelis d5ca6af901 kops_1_19: init at 1.19.2 2021-05-07 03:31:02 -07:00
github-actions[bot] b8cdb044e9
Merge staging-next into staging 2021-05-07 06:20:24 +00:00
Ryan Mulligan bc99d48e05
Merge pull request #121224 from r-ryantm/auto-update/k9s
k9s: 0.24.6 -> 0.24.8
2021-05-06 18:16:31 -07:00
John Ericson a3e54cb582 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-06 15:48:25 -04:00
Maxine Aubrey 31ba37e111
terraform_0_15: 0.15.2 -> 0.15.3 2021-05-06 21:44:29 +02:00
R. RyanTM 59bf1c28dc
kubecfg: 0.18.0 -> 0.19.0 (#121884) 2021-05-06 12:22:25 -04:00
github-actions[bot] c63e69cd89
Merge staging-next into staging 2021-05-06 12:23:32 +00:00
Mario Rodas 625842b8cf
terraform_0_15: 0.15.1 -> 0.15.2 (#121859)
https://github.com/hashicorp/terraform/releases/tag/v0.15.2
2021-05-06 10:00:22 +02:00
Jan Tojnar d9f177eb4d
Merge branch 'staging-next' into staging
The transmission conflict was non-trivial:
- libbrotli added to apparmor rules <1bdda029cd>
- apparmor rules rewritten <b280e64078>

Chosen the rewrite and verified that brotli is part of the rule set generated by `apparmorRulesFromClosure`.
2021-05-06 08:42:50 +02:00
Sandro bc29d22a2c
Merge pull request #121225 from r-ryantm/auto-update/kube3d
kube3d: 4.4.2 -> 4.4.3
2021-05-05 23:28:55 +02:00
Sandro dbe85c8523
Merge pull request #121704 from dbirks/lens-4.2.4
lens: 4.2.0 -> 4.2.4
2021-05-05 23:23:05 +02:00
Samuel Noordhuis ee9e0b6417
terraform-docs: 0.12.1 -> 0.13.0 2021-05-05 15:44:23 +10:00
David Birks 97a81efca3
lens: 4.2.0 -> 4.2.4 2021-05-04 10:11:01 -04:00
06kellyjac 932e5a19a2 terragrunt: 0.29.1 -> 0.29.2 2021-05-04 13:18:53 +01:00
06kellyjac 7c614a4030 nerdctl: 0.8.0 -> 0.8.1 2021-05-04 12:50:15 +01:00
Luke Granger-Brown d6fc78b4d6
Merge pull request #120890 from 06kellyjac/tektoncd-cli
tektoncd-cli: 0.17.2 -> 0.18.0
2021-05-03 10:14:22 +01:00
R. RyanTM f5e695bf3a
kubelogin-oidc: 1.23.0 -> 1.23.1 (#121440) 2021-05-02 16:39:45 -04:00
Graham Christensen 17af7a98d2
Merge pull request #121159 from ymatsiuk/fluxcd
fluxcd: 0.12.0 -> 0.13.2
2021-05-01 12:03:07 -04:00
Sandro 87769f35d4
Merge pull request #121199 from r-ryantm/auto-update/helm
kubernetes-helm: 3.5.3 -> 3.5.4
2021-04-30 14:51:13 +02:00
Samuel Noordhuis 22ad269082
tanka: 0.15.0 -> 0.15.1 2021-04-30 16:43:37 +10:00
Sandro 45ada2fbd5
Merge pull request #121062 from 06kellyjac/terragrunt
terragrunt: 0.29.0 -> 0.29.1
2021-04-30 06:50:29 +02:00
R. RyanTM 39805ad19c kube3d: 4.4.2 -> 4.4.3 2021-04-30 02:27:54 +00:00
R. RyanTM 332402884f k9s: 0.24.6 -> 0.24.8 2021-04-30 02:11:38 +00:00
Sandro 6e6ee6d0c8
Merge pull request #120049 from superherointj/package-argocd-2.0.1 2021-04-30 02:29:20 +02:00
R. RyanTM b00ff610d5 kubernetes-helm: 3.5.3 -> 3.5.4 2021-04-29 20:13:28 +00:00
Yurii Matsiuk 86f12112bd
fluxcd: 0.12.0 -> 0.13.2 2021-04-29 15:51:38 +02:00
06kellyjac 3427eaac2b terragrunt: 0.29.0 -> 0.29.1 2021-04-28 18:47:58 +01:00
R. RyanTM a1b136eff3 kube-capacity: 0.5.1 -> 0.6.0 2021-04-28 00:27:12 +00:00
superherointj 2bab1bfc5b argocd: 1.8.6 -> 2.0.1 2021-04-27 19:27:02 -03:00
06kellyjac 36b4a44c2a tektoncd-cli: 0.17.2 -> 0.18.0 2021-04-27 17:48:42 +01:00
Sandro 1cf28a9f3b
Merge pull request #120697 from raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all
treewide: go: inherit platforms instead of using platforms.all
2021-04-27 14:58:17 +02:00
Fabian Affolter 72a8c2c813
Merge pull request #120817 from r-ryantm/auto-update/kube-score
kube-score: 1.10.1 -> 1.11.0
2021-04-27 13:22:51 +02:00
Diego Rodriguez da98ae6198
terraform_0_15: 0.15.0 -> 0.15.1 (#120786) 2021-04-27 12:04:55 +02:00
Sandro 8d2aa8fcc0
Merge pull request #120809 from r-ryantm/auto-update/istioctl
istioctl: 1.9.2 -> 1.9.3
2021-04-27 11:26:18 +02:00
Peter Hoeg 1384409e8f
terragrunt: remove peterhoeg as maintainer 2021-04-27 16:07:52 +08:00
R. RyanTM 34f3f95632 kube-score: 1.10.1 -> 1.11.0 2021-04-27 05:12:44 +00:00
Mario Rodas 67a6549f8e terraform: remove peterhoeg as maintainer
https://github.com/NixOS/nixpkgs/pull/120786#issuecomment-827406640
2021-04-27 04:20:00 +00:00
Mario Rodas 3dd11611cf terraform_0_14: 0.14.10 -> 0.14.11
https://github.com/hashicorp/terraform/releases/tag/v0.14.11
2021-04-27 04:20:00 +00:00
Mario Rodas ed630eea3d terraform_0_13: 0.13.6 -> 0.13.7
https://github.com/hashicorp/terraform/releases/tag/v0.13.7
2021-04-27 04:20:00 +00:00
Mario Rodas dfe332d2b8 terraform_0_12: 0.12.30 -> 0.12.31
https://github.com/hashicorp/terraform/releases/tag/v0.12.31
2021-04-27 04:20:00 +00:00
R. RyanTM b0e952a0b7 istioctl: 1.9.2 -> 1.9.3 2021-04-27 04:17:04 +00:00
Arnout Engelen 1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.

There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
R. RyanTM fff4eecadd fluxctl: 1.22.1 -> 1.22.2 2021-04-25 23:33:54 +00:00
James Landrein 5577ad5849 kubeconform: 0.4.6 -> 0.4.7 2021-04-24 17:41:31 +02:00
Sandro 82be9d3497
Merge pull request #120187 from lbpdt/feature/terraform-provider-rancher2
terraform-provider-rancher2: 1.8.3 -> 1.13.0
2021-04-24 09:43:26 +02:00
06kellyjac e353424e1a terragrunt: 0.28.24 -> 0.29.0 2021-04-23 18:25:16 +01:00
Mario Rodas b6651b0965
Merge pull request #120199 from 06kellyjac/starboard
starboard: 0.10.0 -> 0.10.1
2021-04-22 21:39:54 -05:00
Maximilian Bosch d18e9c5466
Merge pull request #120183 from lbpdt/fix/argo-build-info
argo: 3.0.0 -> 3.0.2
2021-04-22 22:47:50 +02:00
Louis Blin b3b984e7d4 argo: 3.0.0 -> 3.0.2
Also update build info injection, due to paths renaming in 3.0.2:
https://github.com/argoproj/argo-workflows/pull/5059
2021-04-22 21:26:30 +01:00
06kellyjac ce90f6b5d2 starboard: 0.10.0 -> 0.10.1 2021-04-22 11:21:28 +01:00
Louis Blin 15a78be3c3 terraform-provider-rancher2: 1.8.3 -> 1.13.0
Also update the repository to be sourced from Rancher's org on GitHub,
as the old repo under `terraform-providers/` has been archived:

https://github.com/terraform-providers/terraform-provider-rancher2

The 'About' section mentions how the new location is under `rancher/`:

https://github.com/rancher/terraform-provider-rancher2
2021-04-22 11:21:14 +01:00
06kellyjac 5fc6ad33af waypoint: 0.3.0 -> 0.3.1 2021-04-21 16:50:17 +01:00
Euan Kemp 5cb6f477f4 k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
Fixes CVE-2021-25735.
2021-04-21 00:07:08 -07:00
06kellyjac 9d70d47a84 kube3d: 4.4.1 -> 4.4.2
exclude docgen as we dont use it and it is breaking the build

> main module (github.com/rancher/k3d/v4) does not contain package
github.com/rancher/k3d/v4/docgen
2021-04-20 11:11:45 +01:00
06kellyjac 55f76ad8fd terragrunt: 0.28.22 -> 0.28.24 2021-04-16 15:49:44 +01:00
Sandro 088689630d
Merge pull request #119369 from j4m3s-s/update-velero
velero: 1.5.4 -> 1.6.0
2021-04-15 18:36:09 +02:00
Sandro 019539b22d
Merge pull request #119495 from marsam/init-terraform
terraform_0_15: init at 0.15.0
2021-04-15 17:28:07 +02:00