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

perf(core): cache subnets in window session #6717

Merged
merged 1 commit into from
Mar 20, 2019
Merged

perf(core): cache subnets in window session #6717

merged 1 commit into from
Mar 20, 2019

Conversation

anotherchrisberry
Copy link
Contributor

It's not like subnets change so often we need to re-fetch them over and over and over.

We're doing the same thing in VPC reader land, might as well do it here.

@anotherchrisberry anotherchrisberry merged commit 647e331 into spinnaker:master Mar 20, 2019
@anotherchrisberry anotherchrisberry deleted the subcache branch March 20, 2019 15:51
anotherchrisberry added a commit that referenced this pull request Mar 20, 2019
#6726)

* chore(core): Bump version to 0.0.345

29b001b fix({core,cloudfoundry}/deploy): better red/black, rolling red/black help text (#6699)
647e331 perf(core): cache subnets in window session (#6717)
5b6f229 refactor(core): use non-deprecated tasks endpoint for app tasks (#6721)
061a60c fix(triggers): Add timeout to polling on manual trigger (#6707)
40c5e09 fix(concourse): Fix concourse trigger config (#6715)
2ac15b2 fix(artifacts): Fix SpEL text input used in React components (#6712)
8c4104f fix(trigger): Fix react trigger components don't receive prop updates (#6711)
a5a54bd feat(kubernetes): add expression evaluation options to bake and deploy manifest stages (#6696)
78786f3 fix(artifacts): Fix trigger artifact feature conditionalization (#6708)
04746e0 fix(artifacts): HTTP artifact needs to set the reference field (#6679)
51eeba4 chore(core): upgrade the version to formik 1.4.1 (#6705)
4f826d1 fix(cf): fix the alignment issue for artifacts in deploy SG (#6701)
2d9fb15 fix(triggers): Add pipeline name to search request (#6703)
75de845 feat(triggers): Add Concourse trigger type (#6692)
e2940b4 feat(cf): Share/Unshare services (#6685)
88c8b5d feat(core): save pipelines stage was added (#6654)
4a95a78  fix(artifacts): Make artifacts and artifactsRewrite flags mutually exclusive (#6694)
50cffc9 chore(artifactory): Polish imports and labels (#6693)
4ac54ce feat(core/deploy): UI widget for 'Delay Before Scale Down' (#6698)
792fcaa feat(core): add jenkins artifact type (#6690)
7f68f22  refactor(core): Remove triggerViaEcho feature flag (#6680)

* chore(amazon): Bump version to 0.0.181

51eeba4 chore(core): upgrade the version to formik 1.4.1 (#6705)
515bccb feature(aws): Add the cloudformation stage (#6521)

* chore(titus): Bump version to 0.0.80

33d674d fix(titus): use arrow function to avoid bad this binding in callback (#6724)
8a6cdfc feat(titus): Surface env and resources for runjob stage (#6697)
51eeba4 chore(core): upgrade the version to formik 1.4.1 (#6705)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants