Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ddc4a6b
docs(kustomize): add beta docs for kustomize
317brian Sep 19, 2019
97c336a
Merge branch 'master' into master
dorbin Sep 20, 2019
6d75b70
docs(kustomize): Add the following : xlink between kustomize/helm and…
317brian Sep 23, 2019
fd0f236
docs(chore):fix typo
317brian Sep 23, 2019
45d5cd6
docs(chore): fix typo
317brian Sep 23, 2019
3d59332
Merge remote-tracking branch 'upstream/master'
317brian Oct 18, 2019
5650143
Merge remote-tracking branch 'upstream/master'
317brian Oct 25, 2019
2d86e01
Merge branch 'master' of https://github.com/spinnaker/spinnaker.githu…
317brian Oct 28, 2019
d9eef38
Merge remote-tracking branch 'upstream/master'
317brian Nov 14, 2019
2dd94db
Merge remote-tracking branch 'upstream/master'
317brian Dec 3, 2019
f4e948d
Merge remote-tracking branch 'upstream/master'
317brian Dec 4, 2019
fdd4a5f
Merge remote-tracking branch 'upstream/master'
317brian Jan 7, 2020
907611c
Merge remote-tracking branch 'upstream/master'
317brian Jan 16, 2020
089dd48
Merge remote-tracking branch 'upstream/master'
317brian Feb 10, 2020
5fa37e6
Merge remote-tracking branch 'upstream/master'
317brian Feb 11, 2020
8b49eb1
Merge remote-tracking branch 'upstream/master'
317brian Mar 6, 2020
9bde192
Merge remote-tracking branch 'upstream/master'
317brian Mar 25, 2020
8abd285
Merge remote-tracking branch 'upstream/master'
317brian Mar 27, 2020
0e70802
Merge remote-tracking branch 'upstream/master' into fix.newsletter3
317brian Apr 2, 2020
5027825
fix(newsletter): copyedits
317brian Apr 2, 2020
dcd135c
Merge branch 'master' into fix.newsletter3
dorbin Apr 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions news/editions/edition3.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Armory released a new "PaCRD" experiment this month. Learn how to add a controll
## [Spinnaker Summit CFP Now Open](https://linuxfoundation.smapply.io/prog/spinnaker_summit_2020/)
With Spring upon us, the annual Spinnaker Summit is closer than you think. The CFP recently opened, and the application contains plenty of inspiration. Newly created tracks (Deep Dive, Hands-On, and Solutions & Case Studies) aim to create a high-quality program that will appeal to any CD stakeholder. Visit the #spinnaker-summit-2020 channel for brainstorming support, and count on help with presentation prep as needed. Submit your proposals today!

## [Fix Applied for Clouddriver SQL Injection Bug Discovered by Autodesk](https://github.com/spinnaker/clouddriver/pull/4435)
Engineers from Netflix and Armory acted quickly to include an important Clouddriver fix in the 1.17 release. The PEN testing team at Autodesk, a company using Spinnaker in production, discovered the SQL injection vulnerability and facilitated the quick fix. Community teamwork win!
## [Clouddriver SQL Injection Bug Fixed](https://github.com/spinnaker/clouddriver/pull/4435)
The PEN testing team at Autodesk, a company using Spinnaker in production, discovered the SQL injection vulnerability and facilitated the quick fix. Engineers from Netflix and Armory acted quickly to include the fix in the 1.17 release. Community teamwork win!

## Getting Started with Spinnaker: Easier Than Ever
The community has worked hard to make getting up and running with an open source Spinnaker instance easier than ever. OpsMX has shared their [Easy Spinnaker](https://github.com/OpsMx/enterprise-spinnaker/tree/master/scripts/easy-spinnaker) method, which creates a single-node install in Kubernetes. Meanwhile, Armory has developed [Minnaker](https://github.com/armory/minnaker) for POC and evaluation installs of Spinnaker in a Linux VM using K3S.
Expand Down