Skip to content

Instantly share code, notes, and snippets.

View munjalpatel's full-sized avatar

Munjal A Patel munjalpatel

View GitHub Profile
// https://aggregator.api.kooyal.dev/content/96289852-47be-4ee8-911d-f512821c3730/100/1
```json
{"data":[{"id":1404942176908423200,"url":"https://twitter.com/jghnov11/statuses/1404942176908423170","text":"Rolls RR Royce \n_\n_\n_\n_\n_\n_\n_\n#rollsroyce #rollsroycecullinan \n#cullinan #spiritofecstasy #rollsroycecars #rollsroyce_fan \n#rollsroycemotorcars @ Sandy Springs, Georgia https://t.co/2mn9uP4JUW","media":null,"title":null,"author":{"id":2955954465,"metadata":{"location":"Woodstock, GA","verified":false,"withheld":null,"protected":false,"created_at":"2015-01-02T03:24:49","public_metrics":{"tweet_count":4647,"listed_count":0,"followers_count":16,"following_count":132}},"username":"jghnov11","picture_url":"https://pbs.twimg.com/profile_images/1004704876264329216/QyBxJDhZ_normal.jpg","profile_url":"https://t.co/uhixWKDqG9","display_name":"jason hatch"},"created_at":"2021-06-15T23:21:32","metadata":{"lang":"en","place":null,"provider":"twitter"}},{"id":1404799452435685400,"url":"https://twitter.com/nare
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
annotations:
cert-manager.io/inject-ca-from: scylla-operator-system/scylla-operator-serving-cert
controller-gen.kubebuilder.io/version: v0.3.0
creationTimestamp: null
name: clusters.scylla.scylladb.com
spec:
conversion:
{
"configs": [
{
"@type": "type.googleapis.com/envoy.admin.v3.BootstrapConfigDump",
"bootstrap": {
"node": {
"id": "sidecar~10.10.32.124~ubuntu.istio-enabled~istio-enabled.svc.cluster.local",
"cluster": "ubuntu.istio-enabled",
"metadata": {
"INSTANCE_IPS": "10.10.32.124",
require "router"
require "msgpack"
require "./service-discovery-reader/*"
module Service::Discovery::Reader
class WebServer
include Router
@Services = {
FROM google/nodejs
COPY ./src/dist /app
WORKDIR /app
COPY ./prod-certs /app/certs
RUN rm /app/certs/crt.pem
RUN npm install --production
EXPOSE 443
ENTRYPOINT ["/nodejs/bin/npm", "start"]
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<polymer-element name="my-element">
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>
<style>
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
<link rel="import" href="../notification-elements/notification-alert.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;