Skip to content

Here's what's popular on GitHub today...

Trending repository

magoun
magoun commented Aug 20, 2021

It would be useful to have a way to list all fargate profiles associated with a fargate cluster. Currently there isn't a way to access the default profile created by the FargateCluster construct.

Use Case

My specific case is to allow new FargateCluster to create a default fargate profile, then fetch the pod execution role from that profile and reuse it later when adding further

iOS logo

Popular topic

iOS is the operating system for Apple's mobile products.

Trending repository

js13kGames competition

Upcoming event recommended by GitHub

Aug
13

js13kGames competition

August 13, 2021 - September 13, 2021 • Online

Do you have what it takes to create a game in ≤ 13kB of JS, CSS and HTML?

App recommended by GitHub

Ranger

Repo maintenance is hard — you could use a hand

Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:

  • Auto-merging pull requests when all the status checks pass
  • Auto-closing issues when a specific label is applied after a preconfigured amount of time
  • Creating frequent comments in a standardized manner
  • Auto-deleting branches after pull requests have been merged
  • and more!
components

Trending repository

advanced-java

Trending repository

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Sep 2, 2021
  • Java

Trending repository

Trending repository

PavelSosin-320
PavelSosin-320 commented May 18, 2021

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature
or only Idea
Description
Enable to create shared volumes at the Pod level like in the Kubernetes Pod

Currently, Podman volumes can be shared via podman run --mounts-from, i.e only at the container level. On other hand, Kubernetes allows share volumes uniformly mounted by all Pod's containers. I

jina

Trending repository

jacobowitz
jacobowitz commented Aug 17, 2021

The new GrpcDataRuntime (https://github.com/jina-ai/jina/blob/master/jina/peapods/runtimes/grpc/__init__.py) does not support sharding at the moment. Thus a Flow should not specify this runtime and a sharded pod at the same time.

Right now this will not raise any error, but silently produce unexpected behavior. This is undesirable and the Flow should rather check this condition and raise an app

Sider screenshot

App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.