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

chore(build): Update with master #28

Merged
merged 68 commits into from
Nov 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
a10e1af
fix(config): parse 'oauthScopes' stanzas that were incorrectly writte…
plumpy Jul 24, 2019
a60df02
chore(dependencies): Autobump korkVersion (#1375)
spinnakerbot Jul 25, 2019
fbd7c4a
fix(core): Fix reading of external files as binary instead of text (#…
scottfrederick Jul 30, 2019
bcf88a3
feat(secret): decrypt secrets before sending to deck (#1379)
KathrynLewis Aug 1, 2019
06f4375
chore(dependencies): Autobump korkVersion (#1383)
spinnakerbot Aug 2, 2019
09c8687
fix(build): remove old usage of korkVersion (#1385)
KathrynLewis Aug 6, 2019
6315b3f
chore(dependencies): Autobump korkVersion (#1384)
spinnakerbot Aug 6, 2019
54e5420
chore(build): Update cloudbuild.yaml file (#1388)
ezimanyi Aug 9, 2019
01310c9
chore(dependencies): Autobump korkVersion (#1389)
spinnakerbot Aug 9, 2019
c636971
chore(dependencies): Autobump korkVersion (#1390)
spinnakerbot Aug 12, 2019
21fa9aa
feat(plugins): adding halyard commands for plugins (#1386)
link108 Aug 14, 2019
e7f99b1
feat(notifications): Add Github Status support (#1374)
loispostula Aug 15, 2019
65f3c3a
chore(dependencies): Autobump korkVersion (#1392)
spinnakerbot Aug 15, 2019
fee9436
feat(plugins): enable/disable downloading plugins (#1393)
link108 Aug 16, 2019
c2e85d6
chore(dependencies): Autobump korkVersion (#1394)
spinnakerbot Aug 16, 2019
9145b86
chore(dependencies): Autobump korkVersion (#1395)
spinnakerbot Aug 19, 2019
f346182
feat(kubernetes): Support for tolerations (#1396)
rverma-nikiai Aug 20, 2019
641c4bd
chore(dependencies): Autobump korkVersion (#1397)
spinnakerbot Aug 20, 2019
345c0ac
feat(artifacts): add feature flag to turn on artifactsRewrite (#1398)
Aug 21, 2019
f063581
feat(deployments): Update component sizing command to allow container…
Aug 21, 2019
f1b4a52
feat(deploy/kubernetes): Option to select the image variant to deploy…
Aug 21, 2019
9db20e7
chore(dependencies): Autobump korkVersion (#1403)
spinnakerbot Aug 23, 2019
2f794a8
fix(docs): s/Kubenretes/Kubernetes (#1402)
msneeden Aug 23, 2019
e2b01d6
fix(ldap): Fix allowing back blank ldap search base when using search…
jasonmcintosh Aug 27, 2019
1a175b3
chore(dependencies): Autobump korkVersion (#1404)
spinnakerbot Aug 30, 2019
5b0e111
chore(plugins): rename plugin downloading commands to kebab-case (#1408)
link108 Aug 30, 2019
fb4f0ab
chore(dependencies): Autobump korkVersion (#1410)
spinnakerbot Sep 4, 2019
4228df2
refactor(deploy): Adapt to changes in kork-config (#1407)
scottfrederick Sep 4, 2019
5c661c7
fix(notifications): fix editing notifications in halyard (#1413)
plumpy Sep 4, 2019
7ea1b52
chore(dependencies): Autobump korkVersion (#1415)
spinnakerbot Sep 5, 2019
8942b34
feat(front50): Support AWS S3 SSE (#1399)
justinrlee Sep 5, 2019
602e2eb
chore(dependencies): Autobump korkVersion (#1417)
spinnakerbot Sep 6, 2019
d6bbc9a
chore(dependencies): Autobump korkVersion (#1418)
spinnakerbot Sep 6, 2019
a9c5ba1
chore(dependencies): Autobump korkVersion (#1419)
spinnakerbot Sep 9, 2019
b56a386
feat(telemetry): adds endpoint and enable settings for stats collecti…
staciegravy Sep 10, 2019
13e0b07
chore(dependencies): Autobump korkVersion (#1421)
spinnakerbot Sep 10, 2019
92f41a4
fix(eks): Halyard doesn't work with new EKS kube config (#1382)
costimuraru Sep 12, 2019
25670ca
fix(stats): Replace UUID with ULID as spinnaker instance idententifie…
Sep 16, 2019
3fb96bc
feat(secrets): Support SAML metadata as secret (#1411)
KathrynLewis Sep 17, 2019
99450e8
chore(dependencies): Autobump korkVersion (#1426)
spinnakerbot Sep 18, 2019
e3415cd
fix(saml): make email address configurable (#1427)
Sep 19, 2019
80bf086
feat(canary): add newrelic as canary service (#1422)
derekmiller Sep 19, 2019
5147cb2
chore(core): Compile using the java compiler (#1432)
ezimanyi Sep 23, 2019
e625604
fix(kubeconfig): Get contents of local kubeconfig files (#1425)
german-muzquiz Sep 24, 2019
52a153e
chore(dependencies): Autobump korkVersion (#1433)
spinnakerbot Sep 26, 2019
30c9286
chore(dependencies): Autobump korkVersion (#1440)
spinnakerbot Oct 1, 2019
d0c1b90
feat(plugins): enable plugin config overrides (#1439)
link108 Oct 1, 2019
75f71e8
feat(build): Ubuntu base image support (#1438)
Oct 2, 2019
17e6e2c
fix(install): fix the problem with JDK 13.0 (#1445)
JulienBreux Oct 7, 2019
bc6af50
feat(signalfx): add endpoint, scope and location configuration (#1429)
Malinskiy Oct 9, 2019
e1bd180
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#…
german-muzquiz Oct 10, 2019
b4de6f0
feat(monitoring): add new relic monitoring daemon config (#1442)
jwelch92 Oct 10, 2019
0a103d9
feat(kubernetes): add flag for Kubernetes custom resources (#1436)
jwelch92 Oct 14, 2019
281eb37
chore(dependencies): Autobump korkVersion (#1447)
spinnakerbot Oct 16, 2019
4af9dee
fix(kubernetes): remove user-facing references to todo(lwander) (#1449)
lwander Oct 17, 2019
dc80f6e
test(k8s): Verify propagation of service account name to pod spec. (#…
Oct 18, 2019
a0aa2c4
fix(plugins): plugins should be able to reference their own config va…
link108 Oct 18, 2019
e0706a0
fix(halyard): Change deployment to support new Kubernetes API (… (#1443)
justinrlee Oct 21, 2019
f4406e8
chore(core): remove unused jobs feature flag (#1451)
maggieneterval Oct 23, 2019
e1d886e
chore(dependencies): Autobump korkVersion (#1448)
spinnakerbot Oct 24, 2019
ebc65d2
refactor(google): Update to latest google credentials style. (#1452)
Oct 25, 2019
f00cda1
fix(deployments): Fix sub-service name for HA echo in warning m… (#1435)
dragon3 Oct 28, 2019
4814dfb
feat(slack): Allow configurable slack endpoint (#1446)
diasjorge Oct 29, 2019
aa1b8b2
chore(dependencies): Autobump korkVersion (#1453)
spinnakerbot Oct 30, 2019
527d02e
feat(config): HalconfigDirStruct source of truth, allow override (#1454)
ncknt Oct 30, 2019
cb5245c
feat(artifacts): add git repo artifact support (#1458)
KathrynLewis Nov 1, 2019
ffd8021
fix(provider/aws): Support for specifying lifecycle hooks for AWS acc…
costimuraru Nov 4, 2019
2803026
chore(build): Update with master
Nov 5, 2019
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
42 changes: 0 additions & 42 deletions Dockerfile

This file was deleted.

5 changes: 5 additions & 0 deletions Dockerfile.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FROM gcr.io/spinnaker-marketplace/gradle_cache
ENV GRADLE_USER_HOME /gradle_cache/.gradle
COPY . compiled_sources
WORKDIR compiled_sources
RUN ./gradlew installDist -x test -Prelease.useLastTag=true
15 changes: 6 additions & 9 deletions Dockerfile.local
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
FROM openjdk:8

MAINTAINER [email protected]
LABEL maintainer="[email protected]"
COPY --from=halyard.compile /compiled_sources/halyard-web/build/install/halyard /opt/halyard

ENV KUBECTL_RELEASE=1.12.7
ENV AWS_BINARY_RELEASE_DATE=2019-03-27

COPY . workdir/

WORKDIR workdir

RUN cp -r ./halyard-web/build/install/halyard /opt && \
cd .. && \
rm -rf workdir

RUN echo '#!/usr/bin/env bash' | tee /usr/local/bin/hal > /dev/null && \
echo '/opt/halyard/bin/hal "$@"' | tee /usr/local/bin/hal > /dev/null
Expand All @@ -28,6 +21,10 @@ RUN curl -o aws-iam-authenticator https://amazon-eks.s3-us-west-2.amazonaws.com/

ENV PATH "$PATH:/usr/local/bin/aws-iam-authenticator"

RUN wget -O /tmp/get-pip.py https://bootstrap.pypa.io/get-pip.py && \
python /tmp/get-pip.py && \
pip install --upgrade awscli==1.16.208

RUN useradd -m spinnaker

USER spinnaker
Expand Down
9 changes: 0 additions & 9 deletions Dockerfile.slim

This file was deleted.

29 changes: 29 additions & 0 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
FROM ubuntu:bionic
LABEL maintainer="[email protected]"
COPY --from=halyard.compile /compiled_sources/halyard-web/build/install/halyard /opt/halyard

ENV KUBECTL_RELEASE=1.12.7
ENV AWS_BINARY_RELEASE_DATE=2019-03-27
ENV AWS_CLI_VERSION=1.16.208

RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y \
curl \
python-pip && \
pip install awscli==${AWS_CLI_VERSION} --upgrade

RUN echo '#!/usr/bin/env bash' | tee /usr/local/bin/hal > /dev/null && \
echo '/opt/halyard/bin/hal "$@"' | tee /usr/local/bin/hal > /dev/null
RUN chmod +x /usr/local/bin/hal

RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_RELEASE}/bin/linux/amd64/kubectl && \
chmod +x ./kubectl && \
mv ./kubectl /usr/local/bin/kubectl

RUN curl -o /usr/local/bin/aws-iam-authenticator https://amazon-eks.s3-us-west-2.amazonaws.com/${KUBECTL_RELEASE}/${AWS_BINARY_RELEASE_DATE}/bin/linux/amd64/aws-iam-authenticator && \
chmod +x /usr/local/bin/aws-iam-authenticator

RUN adduser --disabled-login --system spinnaker
USER spinnaker
CMD "/opt/halyard/bin/halyard"
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ halyard. To change these, check out the relevant bits in halyard-web/halyard-web
__hal__ is a CLI for making changes to your __halconfig__ via the __daemon__.

Read the command reference [here](docs/commands.md).

# Container Images
## Building locally
Execute `./release/docker.sh` to build both the default `openjdk8` and `ubuntu` based images.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ allprojects {
apply plugin: 'java-library'
apply plugin: 'groovy'

sourceSets.main.java.srcDirs = []
sourceSets.main.groovy.srcDirs += ["src/main/java"]

test {
testLogging {
showStandardStreams = false
Expand Down
14 changes: 0 additions & 14 deletions cloudbuild-tagged.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions cloudbuild.yaml

This file was deleted.

Loading