The Wayback Machine - https://web.archive.org/web/20211217210913/https://github.com/topics/consul
Skip to content
#

consul

Here are 1,341 public repositories matching this topic...

joshkping
joshkping commented Nov 16, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

2.5.1.0

Current Behavior

When calling kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2:

A sender MUST NOT send a Content-

consul
marco-m
marco-m commented Dec 5, 2021

Overview of the Issue

Hello,

consul tls ca create creates a private key file that is world-readable.

Instead, it should create it with permissions 0600, to reduce the possibility of information disclosure (and subsequent elevation of privilege).

Details

What I did

$ consul tls ca create
==> Saved consul-agent-ca.pem
==> Saved consul-agent-ca-key.pem

W

findkim
findkim commented May 12, 2020

Consul Template version

consul-template v0.25.0 (99efa64)

Configuration

Config: test.hcl

log_level = debug

template {
  contents = "{{ key \"hello\" }}"
  destination = "hello.txt"
  exec {
    command = "cat hello.txt"
  }
}

template {
  contents = "{{ key \"sleep\" }}"
  destination = "sleep.txt"
  exec {
    command = "sleep 2s"
    timeout = "4s"
 

Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM

  • Updated Jun 7, 2021
  • C#
meshery

450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...

  • Updated Dec 7, 2021
  • Python

50+ DockerHub public images for Docker & Kubernetes - DevOps, GitHub Actions, CircleCI, Jenkins, TeamCity, Alpine, CentOS, Debian, Fedora, Ubuntu, Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak

  • Updated Dec 14, 2021
  • Shell

Improve this page

Add a description, image, and links to the consul topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the consul topic, visit your repo's landing page and select "manage topics."

Learn more