Conan 1.13 Documentation
binaries if you want them to be used with the new recipe. 9.10.3 Server support • conan_server >= 1.13. • Artifactory coming soon. • Bintray coming soon. 120 Chapter 9. Mastering Conan CHAPTER TEN com/conan-io/conan for issues and more details about development, contributors, etc. Important: Conan 1.13 shouldn’t break any existing 1.0 recipe or command line invocation. If it does, please submit a report metadata.json #4462 . Docs here 17.5 1.12.3 (18-Feb-2019) • Fix: Fix potential downgrade from future 1.13 to 1.12 #4547 • Fix: Remove output warnings in MSBuild helper. #4518 • Fix: Revert default cmake0 码力 | 518 页 | 4.14 MB | 1 年前3Red Hat OpenShift GitOps 1.13 了解 OpenShift GitOps
Red Hat OpenShift GitOps 1.13 了解 OpenShift GitOps OpenShift GitOps 简介 Last Updated: 2024-07-09 Red Hat OpenShift GitOps 1.13 了解 OpenShift GitOps OpenShift GitOps 简介 法律通告 法律通告 Copyright © 2024 Red OPENSHIFT GITOPS 收集调试数据 3.3. 其他资源 3 4 4 5 9 10 10 11 13 目 目录 录 1 Red Hat OpenShift GitOps 1.13 了解 了解 OpenShift GitOps 2 第 1 章 什么是 GITOPS? GitOps 是为云原生应用程序实施持续部署的一种声明方式。您可以使用 GitOps 创建可重复进程,用于在 OpenShift Container Platform 集群应用或恢复配置更改 将模板配置与不同环境关联 在集群间(从调试到生产阶段)推广应用程序。 Red Hat OpenShift GitOps 1.13 了解 了解 OpenShift GitOps 4 2.2. OPENSHIFT GITOPS 常用术语表 此术语表定义了常见的 OpenShift GitOps 术语。 应 应用程序控制器0 码力 | 17 页 | 203.28 KB | 1 年前3Red Hat OpenShift GitOps 1.13 基础架构节点上的 GitOps 工作负载
Red Hat OpenShift GitOps 1.13 基础架构节点上的 GitOps 工作负载 在基础架构节点上运行 GitOps control plane 工作负载 Last Updated: 2024-07-09 Red Hat OpenShift GitOps 1.13 基础架构节点上的 GitOps 工作负载 在基础架构节点上运行 GitOps control plane 工作负载移到基础架构节点 1.2. 将 GITOPS OPERATOR POD 移到基础架构节点 1.3. 其他资源 3 3 4 6 目 目录 录 1 Red Hat OpenShift GitOps 1.13 基 基础 础架 架构节 构节点上的 点上的 GitOps 工作 工作负载 负载 2 第 1 章 在基础架构节点上运行 GITOPS CONTROL PLANE 工作负 载 对于两个主要目 value: reserved $ oc label nodenode-role.kubernetes.io/infra= 1 Red Hat OpenShift GitOps 1.13 基 基础 础架 架构节 构节点上的 点上的 GitOps 工作 工作负载 负载 4 1 1 2 1 将 替换为您要标记为基础架构节点的节点的名称。 输 输出示例 0 码力 | 10 页 | 122.25 KB | 1 年前3julia 1.13.0 DEV
Language V1.13.0-DEV.639 The Julia Project May 27, 2025Contents Contents i I Manual 1 1 Julia 1.13-DEV Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . releasing 101 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2034 109 Julia v1.13 Release Notes 2041 109.1 New language features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2043Part I Manual 1Chapter 1 Julia 1.13-DEV Documentation Welcome to the documentation for Julia 1.13-DEV. Work in progress! This documentation is for an unreleased, in-development0 码力 | 2058 页 | 7.45 MB | 3 月前3WeRoBot 1.13.1 微信公众号开发框架文档
0 码力 | 105 页 | 76.25 KB | 1 年前3peewee Documentation Release 2.10.2
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 1.13 Playhouse, extensions to Peewee . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SqliteDatabase(':memory:', autocommit=False) db.begin() User.create(username='somebody') db.commit() 1.13 Playhouse, extensions to Peewee Peewee comes with numerous extension modules which are collected tables and C extensions • Specify a row factory • Advanced transactions (specify isolation level) 1.13. Playhouse, extensions to Peewee 83 peewee Documentation, Release 2.10.2 aggregate([name=None[,0 码力 | 221 页 | 844.06 KB | 1 年前3Apache RocketMQ 从入门到实战
再谈 RocketMQ broker busy 104 1.11 从年末生产故障解锁 RocketMQ 集群部署的最佳实践 108 1.12 RocketMQ 一行代码造成大量消息丢失 115 1.13 RocketMQ DLedger 多副本即主从切换实战 121 1.14 RocketMQ msgId 与 offsetMsgId 释疑 131 1.15 RocketMQ ACL 使用指南 入数据库,再结合定时任务对消息进行 重试,尽最大程度保证消息不丢失。 、 本文来自『中间件兴趣圈』公众号,仅作技术交流,未授权任何商业行为。 121 > 1.13 RocketMQ DLedger 多副本即主从切换实战 1.13 RocketMQ DLedger 多副本即主 从切换实战 实际操作如何实现从原先的主从同步平滑升级到主从切换。 本文首先先介绍与 DLedger 多副本即 DLedger 日志文件的存储根目录,为了能够支持平滑升级,该值与 storePathCom mitLog 设置为不同的目录。 本文来自『中间件兴趣圈』公众号,仅作技术交流,未授权任何商业行为。 1.13 RocketMQ DLedger 多副本即主从切换实战 < 122 二、搭建主从同步环境 首先先搭建一个传统意义上的主从同步架构,往集群中灌一定量的数据,然后升级到 DLedger 集群。0 码力 | 165 页 | 12.53 MB | 1 年前3Cilium v1.5 Documentation
The DaemonSet will automa�cally install itself as Kubernetes CNI plugin. K8s 1.15 K8s 1.14 K8s 1.13 K8s 1.12 K8s 1.11 K8s 1.10 kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1 The DaemonSet will automa�cally install itself as Kubernetes CNI plugin. K8s 1.15 K8s 1.14 K8s 1.13 K8s 1.12 K8s 1.11 K8s 1.10 kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1 during the bootstrapping phase of Cilium. For Docker as container runtime: K8s 1.15 K8s 1.14 K8s 1.13 K8s 1.12 K8s 1.11 K8s 1.10 kubectl apply -f https://raw.githubusercontent.com/cilium/cilium/v10 码力 | 740 页 | 12.52 MB | 1 年前3Django Q Documentation Release 0.7.13
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 1.13 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . held in memory. You can manage the amount of tasks in a clusters memory by setting the queue_limit. 1.13 Examples 1.13.1 Emails Sending an email can take a while so why not queue it: # Welcome mail with handling the result with a hook. # Report generation with hook example from django_q.tasks import async 1.13. Examples 43 Django Q Documentation, Release 0.7.13 # views.py # user requests a report. def cr0 码力 | 56 页 | 416.37 KB | 1 年前3Django Q Documentation Release 0.7.11
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 1.13 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . held in memory. You can manage the amount of tasks in a clusters memory by setting the queue_limit. 1.13 Examples 1.13.1 Emails Sending an email can take a while so why not queue it: # Welcome mail with 'from@example.com', [user.email], schedule_type=Schedule.ONCE, next_run=timezone.now() + timedelta(hours=1)) 1.13. Examples 41 Django Q Documentation, Release 0.7.11 # since the `repeats` defaults to -1 # this0 码力 | 54 页 | 412.45 KB | 1 年前3
共 745 条
- 1
- 2
- 3
- 4
- 5
- 6
- 75