-
Updated
May 14, 2020 - YAML
deployments
Here are 75 public repositories matching this topic...
Sorry, this is a verbal report from a customer, I don't have any logs or repro steps just yet.
According to customer S, they see failures in the join process due to some sort of timeout, if ICMP isn't enabled between hosts. This was reported to be related to a ping, however, based on the discussion I suspect it's more likely when the join process tests the endpoints for whether it's joining a
Web metrics currently support only GET requests against a URL, but I can imagine there are use cases where a different request method (i.e. POST, PUT) may be desired instead, along with parameterized payloads to go along with it.
-
Updated
May 27, 2020 - JavaScript
-
Updated
May 29, 2020 - Makefile
-
Updated
May 29, 2020 - HCL
-
Updated
May 29, 2020 - PLpgSQL
-
Updated
May 28, 2020 - Python
I'd be nice to have a section describing how to drain tasks using the recently introduced kill policy.
See mesosphere/marathon#712 (comment) and https://issues.apache.org/jira/browse/MESOS-4547
-
Updated
Apr 29, 2020 - TypeScript
-
Updated
May 16, 2020 - Python
The screenshot shown here https://cicd.serverlessworkshops.io/buildpipe/done.html needs to be updated to show the correct name to match the pipeline. ExecuteChangeSet is now Deploy.
-
Updated
May 3, 2020 - PHP
-
Updated
Apr 21, 2020 - TypeScript
-
Updated
Feb 22, 2020 - PHP
-
Updated
May 20, 2020 - PHP
See:
API Blueprint is basically markdown for API definitions. There's a ton of great tooling for it which even includes mock servers. Aglio is a parser/renderer written in nodejs, so at least from that standpoint the tooling is better than slate which uses ruby.
See some examples:
- [default](http://htmlpreview.github.io
-
Updated
May 6, 2017
We should modify our qa-script to allow Mac users (or just for @carkod xD) to run our deployments locally using Multipass.
One option could be to pass the konf.py output to kubectl but for some reason, the following doesn't work:
./konf.py production sites/canonical.com.yaml | multipass exec ubuntu-lts -- microk8s.kubectl apply -f -
Strangely the following does work as expected:
-
Updated
Nov 11, 2017 - PHP
-
Updated
Feb 22, 2020 - PHP
-
Updated
Apr 2, 2019 - HTML
Make sure to update all official plugins documentation to fbl page.
-
Updated
Mar 14, 2017 - Go
-
Updated
Aug 10, 2019 - Ruby
-
Updated
Apr 29, 2020 - HTML
Improve this page
Add a description, image, and links to the deployments topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deployments topic, visit your repo's landing page and select "manage topics."
Since this has transitioned to using an in repo helm chart, the helm chart documentation should be checked, and documented. The current helm chart in this repo, seems to be built from several layers of templating which makes it harder to understand, and the correctness of this documentation all the more essential.